v1

latestOpenAPI 3.0.0BSD-3-Clause2026-07-146135105.7 KB
storage

Get File for Download

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.

get/storage/files/{fileId}/download

Path parameters

fileIdstring required

File unique ID.

Response

File