Retrieves a list of up to 100 members and their membership status, given the provided paging and filtering.
The queryMemberships function returns a Promise that resolves to a list of memberships.
Note: Site members can only query their own memberships.
| Property | Supported Filters & Sorting |
|---|---|
status | eq(), ne() |
role | eq(), ne() |
Site member ID.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.