Skip to main content
GET
Download a document

Binary response

Returns the raw file bytes with the document’s stored Content-Type (not JSON), plus a Content-Disposition filename. The interactive playground may not render binary — fetch it programmatically and stream the body to a file.

Authorizations

Authorization
string
header
required

Personal Access Token. Send as Authorization: Bearer hq_pat_....

Path Parameters

id
string<uuid>
required

Document id

Response

The document bytes (streamed attachment)