The following table shows field support for filters and sorting for the recipient object:
| Field | Supported Filters | Sortable |
|---|---|---|
id | $eq, $ne, $in, $nin | |
createdDate | $eq, $ne, $gt, $lt, $gte, $lte | Sortable |
updatedDate | $eq, $ne, $gt, $lt, $gte, $lte | Sortable |
channels | $eq, $ne, $in, $nin, $startsWith | |
businessLocationIds | $eq, $ne, $in, $nin, $startsWith | |
tags.publicTags.tagIds | $eq, $ne, $in, $nin, $startsWith | |
tags.privateTags.tagIds | $eq, $ne, $in, $nin, $startsWith |
Related content: API Query Language Query Recipients