Skip to main content
POST
Get a file tree

Authorizations

Authorization
string
header
required

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

Body

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

Response

File tree for the requested repository revision.

tree
object
required