getMemberCountsPerBadge( )


Retrieves member count per badge.

The getMemberCountsPerBadge function returns a Promise that resolves when the member counts of each badge are retrieved.

This function is not a universal function and runs only on the backend.

Permissions
Manage Badges
Read Badges
Learn more about app permissions.
Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<GetMemberCountsPerBadgeResponse>
Was this helpful?
Yes
No