reporting_dynamic_value_sets_get
Retrieve a specific dynamic value set by ID from report metadata, with paginated results and an optional total count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dynamicSetId | Yes | Dynamic set ID from report metadata | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |