Rich Content: Supported Filters and Sorting

The following table shows field support for filters and sorting for the Rich Content object:

FieldQuery Filter OperatorsSortable
id$eq, $ne, $in, $nin, $hasSome, $startsWithSortable
eventId$eq, $ne, $in, $nin, $hasSome, $startsWithSortable
fieldName$eq, $ne, $in, $nin, $hasSome, $startsWithSortable

Related content: API Query Language, Query Rich Content endpoint

Did this help?