Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
URL expiration time in minutes
Required range:
1 <= x <= 1440
Get a signed URL for accessing an attachment.
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.
URL expiration time in minutes
1 <= x <= 1440