Attachments
Download attachment
Download a specific attachment by its ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Response
200 - application/octet-stream
The requested attachment file
The response is of type file
.
Was this page helpful?