This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a list of up to 100 members, given the provided filters, fieldsets, sorting and paging.
PUBLIC
fieldset returns id
and profile
object. status
, privacyStatus
and activityStatus
are returned as UNKNOWN
.FULL
fieldset returns all fields.Currently supported fields for filtering:
id
profile.nickname
profile.slug
contact.firstName
contact.lastName
privacyStatus
loginEmail
createdDate
status
userId
Currently supported fields for sorting:
profile.nickname
contact.firstName
contact.lastName
createdDate
lastLoginDate