Documents
Fetch document content
Retrieve the binary content of a previously uploaded document. Returns the raw file bytes.
post/documents/{id}/content
Path parameters
idstring required
Document ID. Exactly 14 alphanumeric characters.
Response
Document binary content.