The following table shows field support for filters and sorting for the item object:
| Field | Supported Filters | Sortable |
|---|---|---|
id | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
externalId | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
itemSetId | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
providerAppId | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
category | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
namespace | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
createdDate | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte ,$gte | Sortable |
Related content: API Query Language, Query Items