models

Get Model

Get a catalog model by id.

get/v2/models/{model_id}

Path parameters

model_idstring uuid required

Response

Successful Response

idstring uuid required
model_namestring required
namestring nullable
routesstring[]
is_betaboolean
hiddenboolean
is_trainableboolean
publicboolean
checkpoint_countinteger nullable
inference_countinteger
fork_of_model_idstring uuid nullable
fork_of_model_namestring nullable
context_windowinteger nullable
sdk_agent_typestring required
input_cost_per_tokennumber nullable
output_cost_per_tokennumber nullable
pricing_configobject
request_defaultsobject
metadataobject
created_atstring date-time required
released_atstring date-time nullable

Vendor-published release time. Null until an admin sets it; not catalog insert time.

can_editboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.