Branches
Get a Git branch by name
Gets a named version control branch for a project.
get/{spaceId}/projects/{projectId}/git/branches/{branchName}
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
projectIdstring required
ID of the project
branchNamestring required
Name of the branch
Response
The requested Branch
Changes
No recorded changes to this endpoint across all 7 revisions of this API.