get
https://riskos.socure.com/api/evaluation//documents
Retrieves a structured ZIP archive of documents associated with a specific evaluation ID. Contents may include consumer-uploaded identity documents and attachments added by reviewers during a case evaluation. The archive is organized into folders as follows:
└─ Doc_Selfie_1_blob.jpg
case_attachments/ # Case attachments added via the RiskOS™ Dashboard ├─ identity.pdf └─ additional_doc.pdf ``` 400Bad Request - The request was unacceptable.
401Unauthorized - An invalid API key was provided.
403Forbidden - The client does not have permission to access this resource.
404Not Found - The requested resource does not exist.
500Internal Server Error – An unexpected condition occurred on the server.
