Get Build By ID V2
Get a specific build
GET
/
v2
/teams
/{team_id}
/builds
/{build_id}
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
Path Parameters
team_id
Requiredstring
ID of team
build_id
Requiredstring
ID of build
OK