Returns the AI models available to agents.
Returns the agent model catalog with effective availability for the current workspace.
The response includes model providers, model details, defaults, and available image capabilities.
Use these values when selecting a model for an agent or conversation.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
defaultProvider
The default provider.
defaultModel
The default model.
providers
The available providers and their models.
performanceLevels
The predefined performance levels that resolve to available models.
workspaceSettings
Represents effective workspace AI model policy.
availableImageCapabilities
Image capability keys available in this workspace.
Errors
401
Unauthorized Error

