List branches

GET
/api/v2/code-refs/repositories/:repo/branches

Get a list of branches.

Path parameters

repostringRequired

The repository name

Response

Branch collection response

itemslist of objects

An array of branches

Errors

Built with