Skip to main content
GET
Download File
This endpoint downloads one file from a filesystem by relative path. Use it when you want file bytes for a single path such as output/report.md.

SDK Surfaces

TypeScript

Python

If you need the entire filesystem instead, use Get Download URL or tu fs pull.

Path Parameters

filesystem_id
string
required

Query Parameters

path
string
required

Relative file path to download.

Response

Binary file content

The response is of type file.