reporting_dynamic_value_sets_get
Retrieve dynamic value sets from report metadata with pagination. Specify the dynamic set ID to fetch values, controlling page, size, and total count inclusion.
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 |