GET /api/v1/cloud/models
Lists the enabled models available to the current account. Use this endpoint to choose the model value when creating or updating an Agent.
Headers
Query parameters
This endpoint does not currently accept query parameters.Example request
Example response
HTTP 200 OKResponse fields
Each model object contains:
Notes
- Only enabled models are returned.
- The response does not include internal routing, provider, secret, or
descriptionfields. - The model catalog is resolved for the authenticated user and the service’s configured scene. The default scene is
assistant.
Errors
See Errors for the full error envelope.
Related
Agent setup
Create a reusable, versioned agent configuration.