Get a presigned URL to download a file shared in a channel.
Get a presigned URL to download a file shared in a channel.
Get a presigned URL to download a file shared in a channel. Returns : GET signedUrl to fetch the bytes. You must be a member of the channel the file belongs to.
GET
Get a presigned URL to download a file shared in a channel.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The channel the file belongs to.
The attachment id (from a message's attachments list).

