v1

latestOpenAPI 3.0.3Proprietary2026-07-26162247330.6 KB
Branch

Retrieve number of branches

Retrieves the total number of branches in the specified project. Supports an optional search parameter to count branches matching a name filter.

get/projects/{project_id}/branches/count

Query parameters

searchstring

Count branches matching the name in search query

Response

Returned a count of branches for the specified project

countinteger required