List LLM Models
List the LLM models selectable for voice agents on the caller’s workspace plan. Premium flagship models and the bring-your-own custom endpoint are available only on higher plans; lower plans receive the managed and standard models. The console renders its model picker from this response so it only offers models that POST/PATCH /v1/agents will accept.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Response
The LLM models available on the caller's plan.
models
custom_endpoint_allowed
Whether the workspace plan permits a bring-your-own custom LLM endpoint.
platform_default_provider
Provider the "Platform default" picker entry resolves to.
platform_default_model
Model the "Platform default" picker entry resolves to.
Errors
401
Unauthorized Error