Responses & Errors
Successful requests will return both a “message”
and “data”
field with a 2XX status code. Data can be represented by an object or array type.
Unsuccessful requests will return a “message” field containing the error message, with 4XX or 5XX status code.
Common error message
Error message with error id
Error message with error type
Validation error
Last updated
Was this helpful?