Resolved status of this report item:
clear— no findings that warrant adjudicationconsider— findings present; the result should be reviewed before making a decision
Null while the report item is still being assembled and no results have been recorded yet.
Classification of the identity document submitted by the applicant.
Data extracted from the identity document. All fields are nullable — extraction is best-effort and not every document type exposes every field.
Reasons the verification resulted in a consider status. Empty when status is clear or null. Each entry represents a distinct rejection category explaining why the verification did not pass.
Signed URL to download the document images captured during the verification session as a ZIP archive, or null if no document images are available. The URL is single-use and short-lived, and needs no authentication of its own — it can be handed straight to a browser.
To retrieve these images alongside the report's other documents in one authenticated call, use GET /reports/{id}/documents/zip instead.
{ "id": "rpi_F3hQ7wEsLp2xBnVcRuMyTk", "status": "clear", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "document_type": { "type": "Drivers License", "country": "USA", "state": "CA" }, "document_data": { "first_name": "Jane", "last_name": "Public", "full_name": "Jane Public", "dob": "1990-05-14", "document_number": "D1234567", "issue_date": "2020-01-01", "expiration_date": "2028-01-01", "address": { … } }, "consider_reasons": [ { … } ], "documents_zip_url": "https://tenant.checkr.com/api/identity_verification_documents/idvd_K9dM2pXqR4vN8tLZbWyHJa" }