Skip to main content
GET
Get a presigned URL to download a file shared in a channel.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

channelId
string
required

The channel the file belongs to.

attachmentId
string
required

The attachment id (from a message's attachments list).

Response

Success

success
enum<boolean>
required
Available options:
true
data
object
required
meta
object