...
count:<number>
- serve only the specified number of buildsstart:<number>
- list the builds from the list starting from the position specified (zero-based)lookupLimit:<number>
- limit processing to the latest N builds only (the default is 5000). If none of the latest N builds match the other specified criteria of the build locator, 404 response is returned for single build request and empty collection for multiple builds request. See related note in the section above.
...