List models
Agents
List models
Lists the models that can be selected in the agent editor, each with its slug, display name, family, runtime profile, vendor, and whether it is the runtime’s default. Pass the optional runtime query parameter (claude-sdk, openai-agents, or opencode) to restrict the list to one runtime profile; otherwise all selectable models are returned. Requires the agents:read scope.
GET
List models
Authorizations
Personal Access Token. Send as Authorization: Bearer hq_pat_....
Query Parameters
Filter to one runtime profile (claude-sdk | openai-agents | opencode).
Response
200 - application/json
Selectable models for the agent editor