Error codes
Validation errors
VALIDATION_ERROR responses may include a details object with field-level issues from Zod validation (for example invalid UUID format on view_id).
Support and debugging
When contacting support, include:request_idfrom the error response- HTTP method and path
- Timestamp (UTC)
- API key name (never the secret value)
Related
- Rate limits —
RATE_LIMIT_EXCEEDEDandRetry-After - Authentication — scope and key errors
- OpenAPI reference — per-endpoint error response schemas