Skip to main content
Every Public API v1 error returns a consistent JSON envelope:

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_id from the error response
  • HTTP method and path
  • Timestamp (UTC)
  • API key name (never the secret value)