API ReferenceFile Management

Download File

GET/api/v1/files/{fileId}/download

Generate a signed URL for downloading a file. The URL is valid for 1 hour.

Headers

AuthorizationstringRequired

Bearer token for authentication

Path Parameters

fileIdstringRequired

The unique identifier of the file to download

GET/api/v1/files/{fileId}/download
Response