Skip to main content

Get All Build Types

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

Workflow LibraryPreview this Workflow on desktop