List builds for a project
get/v0/builds
Query parameters
projectstring required
Project name
branchstring
Branch name
cursorstring
Pagination cursor from a previous response
limitnumber
Maximum number of builds to return, defaults to 10 (maximum: 100)
Response
success