responses
Cursor Model List
OpenAI-compatible model listing for the Cursor BYOK base URL.
Clients pointed at <proxy>/cursor as an OpenAI-compatible base URL resolve and verify models via GET {base}/models (the OpenAI SDK contract). Without this route those requests fall through to the Cursor Cloud Agents passthrough, which demands a Cursor API key and 401s, so key verification silently fails before any chat request is ever sent. Delegates to the standard /v1/models handler.
get/cursor/models
Response
Successful Response
{"stackTrail":"paths:/cursor/models:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}