Members: Supported Filters and Sorting

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

FieldsSupported FiltersSortable
id$eq, $ne, $in, nin, $exists, $hasSome, $startsWithSortable
loginEmail$eq, $ne, $in, nin, $exists, $hasSome, $startsWithSortable
contactId$eq, $ne, $in, nin, $exists, $hasSome, $startsWithSortable
contact.firstName$eq, $ne, $in, nin, $exists, $hasSome, $startsWithSortable
contact.lastName$eq, $ne, $in, nin, $exists, $hasSome, $startsWithSortable
profile.nickname$eq, $ne, $in, nin, $exists, $hasSome, $startsWithSortable
profile.slug$eq, $ne, $in, nin, $exists, $hasSome, $startsWithSortable
privacyStatus$eq, $ne, $in, nin, $exists, $hasSomeSortable
Did this help?