Skip to main content
GET
Download attachment (generates signed URL and redirects)

Authorizations

Authorization
string
header
required

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

Query Parameters

key
string
required
fileName
string

Response

Redirect to the signed download URL. The signed URL has Content-Disposition: attachment so the browser downloads the file.