API Reference/Git
Get a tree object
Get a tree from the Git database with its entries.
GET
/git/v1/repo/{repo_id}/git/trees/{hash}
Path Parameters
repo_id
RequiredstringThe repository ID
hash
RequiredstringThe tree hash
Tree retrieved successfully