Skip to main content
GET
Get Available Llm Models

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenant
string | null
required

The domain of the customer

Example:

"example.com"

Response

Successful Response

default_provider
enum<string>
required

Provider this tenant uses by default.

Available options:
OpenAI,
Google,
Altirnao,
MistralAI,
Anthropic
providers
ApiLlmProviderModels · object[]
required

Providers with the models available to the tenant, in display order.