OptionalfilterThe filter query.
How the filter is applied is done through the consumer.
ZDataFilterFields for a basic implementation.
OptionalpageThe page number.
This is one based. Should always default to 1.
OptionalsearchSearch query.
How the search is performed is done through the consumer.
ZDataSearchFields for a basic implementation.
OptionalsizeThe page size.
If not set, it will be up to the consumer to decide the default.
OptionalsortThe sort order.
How the sort is applied is done through the consumer.
ZSorterSingle for a basic implementation.
Describes a request for a given set of data.