get https://app-sandbox.trustpair.com/api/v1/documents//download
Downloads the file content of a specific document attachment by its ID.
This endpoint allows you to:
- Retrieve the binary content of a document
- Download supporting files attached to overrides or other entities
Required permissions:
documents_read
Note: This endpoint returns the raw file content, not a JSON response.