Get all branches belonging to a specific project. Supports filtering by name.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"my-project"
Search filter for branch name (case-insensitive partial match)
"feature"
Filter by branch status (default: all)
active, merged, all "active"
List of branches