code field with one of the values below. Use this field for programmatic error matching.
The RFC 7807 type URI in each error response links directly to the corresponding section on this page.
For retry strategies and example code, see the Error Handling guide.
Auth
UNAUTHORIZED
| Property | Value |
|---|---|
| HTTP Status | 401 |
| Retryable | No |
| Surfaces | HTTP API |
FORBIDDEN
| Property | Value |
|---|---|
| HTTP Status | 403 |
| Retryable | No |
| Surfaces | HTTP API |
Validation
VALIDATION_ERROR
| Property | Value |
|---|---|
| HTTP Status | 400 |
| Retryable | No |
| Surfaces | HTTP API |
ANSWER_MISMATCH
| Property | Value |
|---|---|
| HTTP Status | 400 |
| Retryable | No |
| Surfaces | HTTP API |
CRITERIA_INVALID
| Property | Value |
|---|---|
| HTTP Status | 400 |
| Retryable | No |
| Surfaces | HTTP API |
Not Found
NOT_FOUND
| Property | Value |
|---|---|
| HTTP Status | 404 |
| Retryable | No |
| Surfaces | HTTP API |
TENANT_NOT_FOUND
| Property | Value |
|---|---|
| HTTP Status | 404 |
| Retryable | No |
| Surfaces | HTTP API |
JOB_NOT_FOUND
| Property | Value |
|---|---|
| HTTP Status | 404 |
| Retryable | No |
| Surfaces | HTTP API |
APPLICATION_NOT_FOUND
| Property | Value |
|---|---|
| HTTP Status | 404 |
| Retryable | No |
| Surfaces | HTTP API |
QUESTION_SET_NOT_FOUND
| Property | Value |
|---|---|
| HTTP Status | 404 |
| Retryable | No |
| Surfaces | HTTP API |
CRITERIA_NOT_FOUND
| Property | Value |
|---|---|
| HTTP Status | 404 |
| Retryable | No |
| Surfaces | HTTP API, Scoring Jobs |
CRITERION_NOT_FOUND
| Property | Value |
|---|---|
| HTTP Status | 404 |
| Retryable | No |
| Surfaces | HTTP API |
CRITERIA_VERSION_NOT_FOUND
| Property | Value |
|---|---|
| HTTP Status | 404 |
| Retryable | No |
| Surfaces | HTTP API |
SCORING_JOB_NOT_FOUND
| Property | Value |
|---|---|
| HTTP Status | 404 |
| Retryable | No |
| Surfaces | HTTP API |
BATCH_NOT_FOUND
| Property | Value |
|---|---|
| HTTP Status | 404 |
| Retryable | No |
| Surfaces | HTTP API |
LIBRARY_CRITERION_NOT_FOUND
| Property | Value |
|---|---|
| HTTP Status | 404 |
| Retryable | No |
| Surfaces | HTTP API |
Rate Limiting
RATE_LIMITED
| Property | Value |
|---|---|
| HTTP Status | 429 |
| Retryable | Yes |
| Surfaces | HTTP API |
Resume
RESUME_FETCH_FAILED
| Property | Value |
|---|---|
| HTTP Status | 422 |
| Retryable | Yes (may vary per instance) |
| Surfaces | HTTP API, Scoring Jobs, Webhooks |
RESUME_ENCRYPTED
| Property | Value |
|---|---|
| HTTP Status | 422 |
| Retryable | No |
| Surfaces | HTTP API, Scoring Jobs, Webhooks |
RESUME_CORRUPTED
| Property | Value |
|---|---|
| HTTP Status | 422 |
| Retryable | No |
| Surfaces | HTTP API, Scoring Jobs, Webhooks |
RESUME_PARSE_FAILED
| Property | Value |
|---|---|
| HTTP Status | 422 |
| Retryable | No |
| Surfaces | HTTP API, Scoring Jobs, Webhooks |
RESUME_TOO_LARGE
| Property | Value |
|---|---|
| HTTP Status | 422 |
| Retryable | No |
| Surfaces | HTTP API, Scoring Jobs, Webhooks |
RESUME_EMPTY
| Property | Value |
|---|---|
| HTTP Status | 422 |
| Retryable | No |
| Surfaces | HTTP API, Scoring Jobs, Webhooks |
RESUME_URL_BLOCKED
| Property | Value |
|---|---|
| HTTP Status | 400 |
| Retryable | No |
| Surfaces | HTTP API |
Processing
AI_PROCESSING_FAILED
| Property | Value |
|---|---|
| HTTP Status | 500 |
| Retryable | Yes |
| Surfaces | HTTP API |
AI_GENERATION_FAILED
| Property | Value |
|---|---|
| HTTP Status | 502 |
| Retryable | Yes (may vary per instance) |
| Surfaces | HTTP API |
AI_SCORING_FAILED
| Property | Value |
|---|---|
| HTTP Status | 502 |
| Retryable | Yes (may vary per instance) |
| Surfaces | HTTP API, Scoring Jobs, Webhooks |
MISSING_JOB_DESCRIPTION
| Property | Value |
|---|---|
| HTTP Status | 400 |
| Retryable | No |
| Surfaces | HTTP API, Scoring Jobs, Webhooks |
TIMEOUT
| Property | Value |
|---|---|
| HTTP Status | 504 |
| Retryable | Yes |
| Surfaces | HTTP API, Scoring Jobs |
MAX_RETRIES_EXCEEDED
| Property | Value |
|---|---|
| HTTP Status | 500 |
| Retryable | No |
| Surfaces | Scoring Jobs, Webhooks |
TASK_STUCK
| Property | Value |
|---|---|
| HTTP Status | 500 |
| Retryable | No |
| Surfaces | Scoring Jobs, Webhooks |
System
INTERNAL_ERROR
| Property | Value |
|---|---|
| HTTP Status | 500 |
| Retryable | Yes |
| Surfaces | HTTP API, Scoring Jobs, Webhooks |
SERVICE_UNAVAILABLE
| Property | Value |
|---|---|
| HTTP Status | 503 |
| Retryable | Yes |
| Surfaces | HTTP API |
UNKNOWN
| Property | Value |
|---|---|
| HTTP Status | 500 |
| Retryable | No |
| Surfaces | None |