Response status codes
The API uses conventional HTTP status codes to indicate success or failure:Success codes
Error codes
Error responses
When a request fails, the response includes an error object with details:string
Human-readable error message.
object
Object containing specific error details, including field-level validation errors.
integer
HTTP status code.
Example error response
Response