Skip to main content
OrgX APIs return standard HTTP status codes with JSON bodies. Preview REST endpoints may use either a simple error shape or the richer structured error shape used by newer route handlers.

HTTP Status Codes

Simple Error Shape

Some preview endpoints return a compact body:

Structured Error Shape

Newer endpoints return a structured object:

Fields

Retrying Errors