Skip to main content
GET
Read a file from a FileTree version

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-31

Path Parameters

id
string
required
Pattern: ^ftree_[0-9a-f]{32}$
version
integer
required
Required range: x >= 1

Query Parameters

path
string
required
Required string length: 1 - 1024

Response

Success

path
string
required
Required string length: 1 - 1024
content_digest
string
required
Pattern: ^(?:sha256:[0-9a-f]{64}|git-sha1:[0-9a-f]{40}|git-sha256:[0-9a-f]{64})$
bytes
integer
required
Required range: x >= 0
content_base64
string
required
Maximum string length: 13981016