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
.