Deployments
Get all model deployments
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 list of deployments of a model.
A list of deployments of a model
cURL