GET storage/files/{fileId}/download
Summary: Get File for Download
Operation ID: storageGetFileDownload
Auth: custom_header
Operation ID: storageGetFileDownload
Auth: custom_header
Description
Get a file content by its unique ID. The endpoint response return with a 'Content-Disposition: attachment' header that tells the browser to start downloading the file to user downloads directory.
Parameters (1)
fileId
(string, path, required)
File unique ID.
No probe data for this endpoint yet.