Documents Download
In the response of several endpoints you will notice a property named file_id. It means that there is a document available for download.
To download the document you have to call the endpoint
GET
/api/v6/file/{fileId} with the corresponding file_id.
See also
- Basic Formats - Format reference for file_id, uuid, date, etc.