Actions
Get All Build Types
Get all build configurations.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Fields | Limit the scope of fields available in the response. buildType(field_name1,field_name2,…) Input format example: buildType(id,name) |
| Locator | Filtering locator of BuildType entities. ‘buildType_property’:‘value’ Input format example: name:MyBuildType. |
Was this page helpful?