Get download URL
Files
Get Download URL
Generate a pre-signed download URL for a file. The URL expires after the specified duration.
GET
Get download URL
Authorizations
Pass an API key or JWT token. API keys can be sent as Authorization: Bearer <key> or Authorization: <key>.
Path Parameters
The file's unique identifier.
Query Parameters
URL expiration time in seconds.
Required range:
60 <= x <= 3600
