settings_business_units_list
Retrieve a list of business units filtered by active status, name, IDs, or date ranges from ServiceTitan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated IDs (max 50) | |
| name | No | Business unit name filter | |
| page | No | Page number (starts at 1) | |
| active | No | Filter by active status | True |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| modifiedBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedOnOrAfter | No | ||
| externalDataApplicationGuid | No | External data application GUID |