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.

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?