v1
latestSwagger 2.02026-08-061,9128853.7 MBBranches
Requests the list of Branches for a given Project
get/{spaceId}/projects/{projectId}/git/branches
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
projectIdstring required
ID of the project
Query parameters
searchByNamestring
A partial or complete name to search on. This will perform a "contains" style match against the supplied name or name-fragment
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
The requested list of Branches