The GET /entities/{entityId}/file-pack endpoint will return a zip file (filepack) which contains the following files:
- Images (jpg) of each ID document that has been uploaded for the Entity.
- Images (jpg) of any Selfie imagines that have been uploaded for the Entity.
- A PDF summary export containing the results of each type of check that has been performed on the Entity.
- A collection of files which have been uploaded as evidence/supporting documents for the Entity.
You can optionally specify a Boolean value for "useFolders", which is set to FALSE by default. If you set this to TRUE then the zip file will contain a folder structure to separate the files into "evidence", "processes", "Data checks" etc.
You will need the entityId to call this endpoint - which will have been provided in the response when you created your Process/Entity.
For a full breakdown of the schema and Enums, please visit our Swagger page.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article