Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

projectId
string
required
repositoryTreeId
string
required

Response

default - application/json
id
string
required

The identifier of Tree

sha
string
required

The identifier of the tree

tree
Tree items · object[]
required

The tree items

Last modified on June 16, 2026