v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-25173140700.7 KB
Storage

Download a file by signed token

Stream a stored file as an attachment, authorized by a signed download token.

get/storage/{path}

Path parameters

pathstring required

Storage path of the file to download.

Storage path of the file to download.

Query parameters

tokenstring required

Signed download token authorizing access to the file.

Signed download token authorizing access to the file.

Response

Successful Response

{"stackTrail":"paths:/storage/{path}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}