Get Projects Repository Tree
GET {{baseUrl}}/projects/:id/repository/tree?ref_name=<>&path=<get>&recursive=<>
Get a project repository tree
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| ref_name | string | The name of a repository branch or tag, if not given the default branch is used | |
| path | string | The file path | |
| recursive | string | Used to get a recursive tree |