Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Path Parameters

model_id
string
required

Query Parameters

name
string | null

When set, returns only the deployment with this exact name, if any.

Response

200 - application/json

A list of deployments of a model.

deployments
DeploymentV1 · object[]
required

A list of deployments of a model