Skip to main content

Get all Account Members

GET 

/v2/account-members

Get all account members contained within your store.

Filtering​

The following operators and attributes are available for filtering account members.

AttributeTypeOperatorExample
emailstringeq / likeeq(email,ronswanson@example.com)
namestringeq / likelike(name,*swan*)

Request​

Responses​

OK