Get all build configurations.

Parameters

ParameterDescription
FieldsLimit the scope of fields available in the response.
buildType(field_name1,field_name2,…)

Input format example:
buildType(id,name)
LocatorFiltering locator of BuildType entities.
‘buildType_property’:‘value’

Input format example:
name:MyBuildType.

Workflow Library Example

Get All Build Types with Teamcity and Send Results Via Email

Preview this Workflow on desktop

Get all build configurations.

Parameters

ParameterDescription
FieldsLimit the scope of fields available in the response.
buildType(field_name1,field_name2,…)

Input format example:
buildType(id,name)
LocatorFiltering locator of BuildType entities.
‘buildType_property’:‘value’

Input format example:
name:MyBuildType.

Workflow Library Example

Get All Build Types with Teamcity and Send Results Via Email

Preview this Workflow on desktop