GitButler Logo

Branches

GET
/branches/{project_id}

Get Branches Project Id

Return all active branches with statuses for a project

Path Parameters

project_id
Required
string

Project ID

Status codeDescription
200Return all active branches with statuses for a project
/branches/{project_id}

curl -X GET "https://app.gitbutler.com/api/branches/string"