Errors
Standard error envelope and the common status codes returned by the API.
Errors
Every JSON error response uses the same envelope:
Error response
{
"error": {
"code": "invalid_request",
"message": "Invalid request body",
"request_id": "req_9b8f0b5fcb5b4eaa"
}
}Common codes
invalid_requestunauthorizedforbiddennot_foundrate_limitedidempotency_conflictupstream_errorinternal_error