Branches
GET
/branches/{project_id}
Get Branches Project Id
Return all active branches with statuses for a project
Path Parameters
project_id
Requiredstring
Project ID
Status code | Description |
---|---|
200 | Return all active branches with statuses for a project |
curl -X GET "https://app.gitbutler.com/api/branches/string"