Error Reference

All error codes returned by the RevEng.AI API. Each error response includes a doc_url field linking to the relevant page below.

Generic Errors

CodeStatusDescription
BAD_REQUEST 400 Bad Request
CONFLICT 409 Conflict
FORBIDDEN 403 Forbidden
GATEWAY_TIMEOUT 504 Gateway Timeout
INTERNAL_ERROR 500 Internal Server Error
METHOD_NOT_ALLOWED 405 Method Not Allowed
NOT_ACCEPTABLE 406 Not Acceptable
NOT_FOUND 404 Not Found
PAYMENT_REQUIRED 402 Payment Required
REQUEST_ENTITY_TOO_LARGE 413 Request Entity Too Large
SERVICE_UNAVAILABLE 503 Service Unavailable
TOO_MANY_REQUESTS 429 Too Many Requests
UNAUTHORIZED 401 Unauthorized
UNSUPPORTED_MEDIA_TYPE 415 Unsupported Media Type
VALIDATION_FAILED 422 Validation Failed

Domain Errors

CodeStatusDescription
ACCESS_DENIED 403 Access Denied
ALREADY_EXISTS 409 Already Exists
ANALYSIS_NOT_READY 409 Analysis Not Ready
CONVERSATION_NOT_FOUND 404 Conversation Not Found
DOMAIN_ALREADY_CLAIMED 409 Domain Already Claimed
DOMAIN_VERIFICATION_PENDING 409 Domain Verification Pending
DYNAMIC_EXECUTION_INCOMPLETE 409 Dynamic Execution Incomplete
EMAIL_NOT_VERIFIED 401 Email Not Verified
EXTERNAL_USER 409 External User
GROUP_HAS_MEMBERS 409 Group Has Members
INSUFFICIENT_CREDITS 402 Insufficient Credits
INTERNAL_ISSUER 403 Internal Issuer Protected
INVALID_CONVERSATION_ID 400 Invalid Conversation ID
INVALID_CREDENTIALS 401 Invalid Credentials
INVALID_INVITE_CODE 400 Invalid Invite Code
INVALID_RESET_CODE 404 Invalid Reset Code
LAST_ORG_OWNER 409 Last Organisation Owner
LINKED_TO_ORG 409 Linked to Organisation
NO_ACTIVE_RUN 404 No Active Run
NO_PENDING_CONFIRMATION 404 No Pending Confirmation
OIDC_DISCOVERY_FAILED 422 OIDC Discovery Failed
PASSWORD_RESET_REQUIRED 400 Password Reset Required
REPORT_RENDER_FAILED 500 Report Render Failed
RUN_ALREADY_ACTIVE 409 Run Already Active
SELF_DELETION_NOT_ALLOWED 409 Self-Deletion Not Allowed
TOKEN_EXPIRED 401 Token Expired
TOKEN_REUSED 401 Token Reused
VERIFICATION_EXPIRED 400 Verification Code Expired
VERIFICATION_NOT_FOUND 404 Verification Code Not Found
← API Documentation