files

Get File

Stream a token-referenced R2 object (no filename in the path).

Used for viewer assets — GLB models, thumbnails — that are loaded by <img> / GLTFLoader and never "downloaded" by name.

get/api/v1/files

Query parameters

tstring required

HMAC-signed file-download token.

HMAC-signed file-download token.

filenamestring nullable

Legacy filename hint (path-segment form is preferred).

Legacy filename hint (path-segment form is preferred).

dispositionstring

'inline' (default) or 'attachment' to force a download.

'inline' (default) or 'attachment' to force a download.

Response

Successful Response

{"stackTrail":"paths:/api/v1/files:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.