Skip to main content
GET
List Models

Authorizations

Authorization
string
header
required

HTTPBearer

Response

200 - application/json

Successful Response

The body of GET /v2/models, which the gateway and compute apps both serve.

Which models appear is each endpoint's own business — the gateway scopes the list to the caller's entitlements, a compute container lists everything it serves — but the shape is declared once here so a client written against one deployment works against the other.

models
ModelInfo · object[]
required

Available models, sorted by name.