Models
By ID
GET
cURL
Authorizations
Pass your Baseten API key. Clients automatically send Authorization: Bearer <key>. Direct callers can also use Authorization: Api-Key <key>; both schemes are accepted.
Path Parameters
Response
200 - application/json
A model.
Unique identifier of the model
Time the model was created in ISO 8601 format
Name of the model
Number of deployments of the model
Unique identifier of the production deployment of the model
Unique identifier of the development deployment of the model
Name of the instance type for the production deployment of the model
Name of the team associated with the model.
cURL