v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
v2
chat
share
public
chat
share
public

Download a file from a shared chat

Download a workspace file allowlisted by a shared chat (no auth).

Returns uniform 404 for every failure mode to prevent enumeration — indistinguishable from "unknown token" or "wrong file id".

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

Path parameters

share_tokenstring required
file_idstring required

Response

Successful Response

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