GET

Get Current Member Account


Retrieves the currently logged-in member's account.

Permissions
Manage Loyalty
Read Loyalty
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/loyalty-accounts/v1/accounts/my-account

Request
This endpoint does not take any parameters.
Response Object
accountAccount

Loyalty account.

Get currently logged-in member account
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?