Resources Build
🤬
Build
In most cases, build resource is operated with build id, which is different from build number. To get build id of a particular build number, use the Query Basic Info operation with query for instance "Number" is "projectName#100"
Operation Http Method End Point
Get Basic Info GET /builds/{buildId}
Get Labels GET /builds/{buildId}/labels
Get Params GET /builds/{buildId}/params
Get Dependencies GET /builds/{buildId}/dependencies
Get Dependents GET /builds/{buildId}/dependents
Get Fixed Issue Ids GET /builds/{buildId}/fixed-issue-ids
Query Basic Info GET /builds
Delete DELETE /builds/{buildId}
Please wait...
Page is in error, reload to recover