Skip to main content
GET
Download file contents
Streams directly from GCS — no buffering, safe for large files. Served through our signed proxy so GCS URLs never leak to the client.

Authorizations

Authorization
string
header
required

API key in format: Bearer inf_***

Path Parameters

fileId
string
required

The file handle returned by POST /v1/files (or carried as file_id on a media/capability result).

Response

The raw file bytes. The declared content type is application/octet-stream only because a single media type must be named here; the actual Content-Type header is the file's own detected type.

The response is of type file.