Documents
Retrieve a specific document
GET
/
documents
/
{document_id}
Authorizations
Path Parameters
The id of the file
Response
200 - application/json
A unique document identifier
Name of the file
The type of document
Base-64 encoded string containing file contents
A string coming from the parameters of the uploaded payslip1.pdf either the form field name or external_document_id
header for the file part. It might not be unique and depends on what's passed when uploading.