Authorizations
Path Parameters
ID of the file
Query Parameters
Expiry in seconds for the presigned URL (default 3600)
If true, returns base64 data instead of a presigned URL
Returns a presigned download URL by default. If base64_urls=true
, returns
base64-encoded file content. Control expiry with expires_in
(seconds).
ID of the file
Expiry in seconds for the presigned URL (default 3600)
If true, returns base64 data instead of a presigned URL