Skip to content

Download collected document images

Request

(Document Verification only) Download a ZIP of collected images for the specified identity verification. The ZIP contains the following files:

  • Doc_Selfie_1_blob.jpg - the selfie image
  • documentbackDoc_Back_1_blob.jpg - the document back image
  • documentfrontDoc_Front_1_blob.jpg - the document front image
Security
get-bearer-token-using-oauth2
Path
identity_verification_idstring, (uuid)required

the uuid identifying the identity verification

Example:2b8313e8-4efd-45a1-b578-952b8313e890
GET
/identity_verifications/{identity_verification_id}/files
curl -i -X GET \
  https://api.checkrtrust.com/v1/identity_verifications/2b8313e8-4efd-45a1-b578-952b8313e890/files \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Responses

ZIP file

Bodyapplication/zip
string, (binary)
Response
string