Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚨 Open Responses API (Alpha). Learn more here
A valid request URL is required to generate request examples
{ "models": [ { "id": "<string>" } ] }
List all available models that can be used with agents.
Returns: ListModelsResponse: A list of available models
Successful Response
Response for the list models endpoint
Show child attributes