Authorizations
Path Parameters
Key of the points system.
Query Parameters
Optional colon-delimited user attribute filters in the format attributeKey:value,attributeKey:value. Only users matching ALL specified attributes will be included in the points breakdown.
Response
Successful operation
A list of eleven points ranges, with the first starting and ending at 0, and the remaining 10 being calculated as 10 equally sized ranges from 1 to the greatest number of points a user has, rounded up to the nearest power of 10.
The start of the points range. Inclusive.
The end of the points range. Inclusive.
The number of users in this points range.