Skip to content

Download attachment

GET
/api/v1/attachments/{attachmentId}
curl --request GET \
--url https://localhost:10001/api/v1/attachments/1 \
--header 'Authorization: <Authorization>'

Retrieve and stream the stored file for the given attachment

attachmentId
required
integer

Attachment ID

Attachment file stream

Media type application/octet-stream
file

Bad request - Invalid attachment ID

Media type application/octet-stream
object
key
additional properties
string

Internal server error

Media type application/octet-stream
object
key
additional properties
string