v1

latestOpenAPI 3.1.02026-07-26157321426.3 KB

Gets a model by ID

get/v1/models/{model_id}

Response

idstring required

Unique identifier of the model

created_atstring date-time required

Time the model was created in ISO 8601 format

namestring required

Name of the model

deployments_countinteger required

Number of deployments of the model

production_deployment_idstring nullable required

Unique identifier of the production deployment of the model

development_deployment_idstring nullable required

Unique identifier of the development deployment of the model

instance_type_namestring required

Name of the instance type for the production deployment of the model

team_namestring required

Name of the team associated with the model.