Get branch
Get a specific branch in a repository.
Path parameters
repo
The repository name
branch
The url-encoded branch name
Headers
Authorization
Query parameters
projKey
Filter results to a specific project
flagKey
Filter results to a specific flag key
Response
Branch response
name
The branch name
head
An ID representing the branch HEAD. For example, a commit SHA.
syncTime
A timestamp indicating when the branch was last synced
_links
The location and content type of related resources
updateSequenceId
An optional ID used to prevent older data from overwriting newer data
references
An array of flag references found on the branch