v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
v1
graphs

Download a file from a shared execution

Download a workspace file from a shared execution (no auth required).

Validates that the file was explicitly exposed when sharing was enabled. Returns a uniform 404 for all failure modes to prevent enumeration attacks.

get/api/public/shared/{share_token}/files/{file_id}/download

Path parameters

share_tokenstring required
file_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/public/shared/{share_token}/files/{file_id}/download:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}