Skip to main content
POST
Get a file tree

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>. The token may be a Sourcebot API key, OAuth access token, or scoped access token, subject to endpoint requirements.

Body

application/json
repoName
string
required
revisionName
string
required
paths
string[]
required

Response

File tree for the requested repository revision.

tree
object
required