ApiErrorResponse
SchemaStandard error response returned by the public REST API.
Fields
· 4error string required Human-readable error message.
code string Stable machine-readable error code when available.
reason string Additional context explaining the error.
connectedModels array of string Connected agent model providers available as alternatives when credits are exhausted.
values
cursorclaudecodex
Used by
· 22 operationsGET List automationsPOST Run automationPOST Start an agent runGET Get agent status and recent historyPOST Send a follow-up message to an existing agent conversationGET List code reviewsPOST Create a code review runGET Get a code review and linked agent stateGET List project testsPOST Create project testGET Get project testPUT Update project testDEL Delete project testGET List test groupsPOST Create a test groupGET Get a test groupPUT Update a test groupDEL Delete test groupPOST Start test runGET Get a test runPOST Start test group runGET Get test group run