Branches
Get a Git branch by name
Gets a named version control branch for a project.
get/spaces/{spaceIdentifier}/projects/{projectId}/git/branches/{branchName}
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
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.