Skip to main content
GET
Get a temporary signed URL to download the original file. The link expires after 60 minutes.

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

Response

Successful Response

A short-lived signed link to download a file, with its filename and expiry.

download_url
string
required

The signed URL to download the file

expires_in
string
required

The expiration time of the signed URL

filename
string
required

The name of the file

mime_data
MIMEData · object | null

Durable Retab MIMEData reference for API reuse