dynamic_value_sets_get_dynamic_set
Retrieve dynamic value sets from ServiceTitan reports using a specific ID, with options to paginate results and include total counts for efficient data management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dynamicSetId | Yes | ID of dynamic set taken from a report description | |
includeTotal | No | Whether total count should be returned | |
page | No | Format - int32. The logical number of page to return, starting from 1 | |
pageSize | No | Format - int32. How many records to return (50 by default) | |
tenant | Yes | Format - int64. Tenant ID |