Get Supported Models
GET/v1/models
Retrieve the list of supported LLM models with their capabilities, supported agent types, and deprecation status. Use filter[agentType] to filter models compatible with a specific agent type (e.g., rag, tool, task).
Status Codes:
200: Models retrieved successfully400: Validation error (invalid query parameters)500: Internal server error
Request
Responses
- 200
- 400
Successful Response
Validation Error