/attachments/{id}/download
Returns the File content with the given id as a stream of bytes.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Path parameters
id
Headers
X-Account-Token
Token identifying the end user.
Query parameters
include_shell_data
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
mime_type
If provided, specifies the export format of the file to be downloaded. For information on supported export formats, please refer to our <a href='https://help.merge.dev/en/articles/8615316-file-export-and-download-specification' target='_blank'>export format help center article</a>.