Skip to main content
GET
Get download URL

Authorizations

Authorization
string
header
required

Pass an API key or JWT token. API keys can be sent as Authorization: Bearer <key> or Authorization: <key>.

Path Parameters

file_id
string
required

The file's unique identifier.

Query Parameters

expires_in
integer
default:300

URL expiration time in seconds.

Required range: 60 <= x <= 3600

Response

Pre-signed download URL.

status
enum<string>
Available options:
SUCCESS
message
string
data
object
timestamp
string<date-time>