Notes: Supported Filters and Sorting

The following table shows field support and sorting for the note object:

FieldSupported FiltersSortable
id$eq, $in
type$eq, $in, $ne, $nin
contactId$eq, $in
createdDate$eq, $ne, $lt, $lte, $gt, $gte, $in, $nin, $existsSortable
updatedDate$eq, $ne, $lt, $lte, $gt, $gte, $in, $nin, $existsSortable
Did this help?