Get a download url for a file
Get a download url for a file
GET
/
files
/
{file_id}
/
download_url
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
file_id
string
requiredQuery Parameters
expiry
integer
Response
200 - application/json
downloadUrl
string
required