Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Query Parameters

team_id
string

Scope model availability to a specific team. When omitted, uses the authenticated user's default organization.

Response

Model groups available to the caller.

model_groups
object[]

Groups of available models. The shape of each group is open and may evolve; treat it as a passthrough payload for the model picker.