Skip to main content
GET
List available models

Authorizations

X-API-KEY
string
header
required

Headers

X-End-User-ID
string | null

Response

Successful Response

name
string
required

The internal name of the model.

Example:

"gpt-4o"

provider
string
required

The provider of the model.

Example:

"openai"

description
string | null

A description of the model.

display_name
string | null

A user-friendly display name for the model.

Example:

"GPT-4o"

default
boolean
default:false

Whether this is the default model.