Skip to main content
GET
Get a download url for a file

Authorizations

Authorization
string
header
required

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

Path Parameters

file_id
string
required
Example:

"file.20aUyEZSuYq.SoGbS"

Query Parameters

expiry
integer<int32>
Example:

300

Response

Response for getting a download url for a file

downloadUrl
string
required