v1
latestOpenAPI 3.1.1LicenseRef-Proprietary2026-07-1310179223.1 KBExpenses
Download Attachment
Download the binary contents of an attachment by its token. The response is the raw file, not JSON.
get/attachments/{attachment_token}/download
Path parameters
attachment_tokenstring required
Example:aaaabbbbcccddd.eeefff
Query parameters
inlineboolean
Set to 1 to serve the file inline (Content-Disposition: inline) instead of as an attachment.
Response
OK. The Content-Type header reflects the uploaded file type.