Filtering and Sorting

The following table shows field support for filters and sorting for the pool definition object:

FieldSupported FiltersSortable
id$eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gteSortable
namespace$eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gteSortable
programDefinitionIds$eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gteSortable
details.benefits.itemSetId$eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gteSortable
details.benefits.providerAppId$eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gteSortable
createdDate$eq, $ne, $lt, $lte, $gt, $gte, $inSortable

Related content: API Query Language, Query Pool Definitions

Did this help?