Branches
Get a Git named reference by name
Gets a named version control reference for a project.
get/spaces/{spaceIdentifier}/projects/{projectId}/git/refs/{refName}
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
projectIdstring required
ID of the project
refNamestring required
Name of the git reference
Response
The requested Named Git Reference
Changes
No recorded changes to this endpoint across all 6 revisions of this API.