Skip to main content
GET
Retrieve file content
This route proxies the upstream file bytes only after confirming the file belongs to the current workspace.

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

file_id
string
required

The ID of the file to retrieve.

Response

File content

The response is of type file.

Last modified on July 26, 2026