GET

Get Activity Counters


Retrieves activity counters for the specified site member, including all public counters and any private counters owned by the authenticated caller.

Note: Make sure to pass a memberId and not a contactId to identify the member. Any relationship between a member's memberId and contactId is coincidental.

Permissions
Manage Activity Counters
Read Activity Counters
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/members/v1/activity-counters/{memberId}

Did this help?