← Back to schema index

ValidationErrorCode

Error code for a validation in terminal state `error` or `failed`. The codes `network`, `captcha`, and `max_retries_exceeded` trigger the `validation.error` webhook event; the rest are only accessible via GET.

No properties enumerated.

Used in operations

  • POST /v1/validate
  • POST /v1/validate-ocr
  • GET /v1/validations/{id}
  • GET /v1/validations/{id}/retry-attempts

Referenced by schemas