Retrieve a project branch

Retrieve a project branch by name.

get/v0/projects/{project}/branches/{branch}

Path parameters

projectstring required
branchstring required

Response

success

object'project_branch' required
branchstring required

Branch name

orgstring required
projectstring required

Project name

Changes