reporting_dynamic_value_sets_get
Resolve selectable values for a dynamic report parameter by supplying its dynamic set ID and paging inputs. Get the available choices from report metadata to populate dropdowns or validate selections.
Instructions
Resolve selectable values for a report dynamic-value-set identifier. Use values from the report definition to supply the required identifier and paging inputs when that report parameter offers dynamic choices.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||