Download File
Download a file from your storage. You can get the direct download URL or download the file directly.Endpoint
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
fileId | string | Yes | The ID of the file to download |
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
download | boolean | No | Force download instead of redirect (default: false) |
expires | number | No | URL expiration time in seconds (max: 3600) |