Skip to main content
GET
Retrieve a model

Authorizations

Authorization
string
header
required

Path Parameters

model_id
string
required

Model friendly ID (e.g., mod_abc123def456)

Response

200

id
string
Example:

"mod_abc123def456"

name
string
version
integer
is_latest
boolean
cadence
string
partition_type
string

Batch partition strategy: time, feedstock, tracking_id, asset, tracking_id_and_feedstock, or tracking_id_and_asset. The two composite strategies partition by both dimensions at once.

order
integer
created_at
string<date-time>
updated_at
string<date-time>