repository
Retrieve a specific branch from a repository, including its effective branch protection
get/repos/{owner}/{repo}/branches/{branch}
Path parameters
ownerstring required
owner of the repo
repostring required
name of the repo
branchstring required
branch to get
Response
Branch