List Branches
List Branches
Get all branches belonging to a project, with optional search and status filters.
GET
List Branches
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Example:
"my-project"
Query Parameters
Search filter for branch name (case-insensitive partial match)
Example:
"feature"
Filter by branch status
Available options:
active, merged, all Example:
"active"
Response
List of branches