reporting_dynamic_value_sets_get
Retrieve dynamic value sets for a report using a dynamic set ID. Supports pagination and optional total count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| dynamicSetId | Yes | Dynamic set ID from report metadata | |
| includeTotal | No | Include total count in response |