GET
/
documents
/
{document_id}

Authorizations

X-API-KEY
string
headerrequired

Path Parameters

document_id
string
required

The id of the file

Response

200 - application/json
document_id
string
required

A unique document identifier

file_name
string
required

Name of the file

document_external_id
string

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.

type
string
required

The type of document

upload_time
string
required
file_contents
string
required

Base-64 encoded string containing file contents