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.
Error envelope and common error codes.
{ "success": false, "error": { "code": "INSUFFICIENT_SCOPE", "message": "API key does not have the required scope", "details": { "required_scope": "tickets:write" } } }
error.code
message
MISSING_AUTHORIZATION
INVALID_API_KEY
INSUFFICIENT_SCOPE
ENDPOINT_NOT_PUBLIC
IP_NOT_ALLOWED
NOT_FOUND
VALIDATION_ERROR
RATE_LIMIT_EXCEEDED
INTERNAL_ERROR
Was this page helpful?