Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Successful Response
The response is of type any
.
Direct download of an attachment file.
This endpoint serves as a fallback when signed URLs are not available. Access is granted only if user has permission to view the conversation containing the attachment.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type any
.