v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-0643140398.0 KB
Files

Download file content

Download the raw binary content of a file. The response includes an appropriate Content-Type header detected via libmagic and a Content-Disposition: attachment header with the original filename.

get/v1/files/{file_id}/content

Path parameters

file_idstring required

Query parameters

scope_idstring required

Session / container identifier.

Example:session-abc123

Session / container identifier.

Response

Raw file bytes with MIME-typed content.

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