Skip to main content
POST
Generate a presigned download URL for private files

Authorizations

Authorization
string
header
required

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

Body

application/json
fileKey
string
required

Response

200

Presigned download URL generated successfully

Last modified on July 17, 2026