httpAuthOn this page:
...
Anchor |
---|
| branchLocator |
---|
| branchLocator |
---|
|
branch:<branch locator> - limit the builds by branch. <branch locator> can be the branch name displayed in the UI, or "(name:<name>,default:<true/false/any>,unspecified:<true/false/any>,branched:<true/false/any>)". By default only builds from the default branch are returned. To retrieve all builds, add the following locator: branch:default:any. The whole path will look like this: /
httpAuthppapp/rest/builds/?locator=buildType:One_Git,branch:default:any
...