GET

Get Member


Retrieves a member by ID.

Members are typically associated with a contact, each having a distinct member ID and contact ID. When specifying the ID as a parameter, don't presume the IDs are identical since they represent separate entities.

A member's default privacy status is "PRIVATE". Private members aren't returned in the response if a site visitor or site member identity calls this method. Learn more about managing your member privacy settings.

Permissions
Read Members
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/members/v1/members/{id}

Errors
404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?