Get build parameter.
GET {{baseUrl}}/app/rest/buildTypes/:btLocator/parameters/:name?fields=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | string |
RESPONSES
status: OK
{"name":"\u003cstring\u003e","value":"\u003cstring\u003e","inherited":"\u003cboolean\u003e","type":{"rawValue":"\u003cstring\u003e"}}