List available models
List available models
Retrieves a list of all LLM models accessible to the user.
GET
List available models
Authorizations
Headers
Response
Successful Response
The internal name of the model.
Example:
"gpt-4o"
The provider of the model.
Example:
"openai"
A description of the model.
A user-friendly display name for the model.
Example:
"GPT-4o"
Whether this is the default model.

