List project branches
Retrieve a project branch by name.
get/v0/projects/{project}/branches
Path parameters
projectstring required
Query parameters
cursorstring
Pagination cursor from a previous response
limitnumber
Maximum number of items to return, defaults to 10 (maximum: 100).
Response
success