Skip to main content
GET
JavaScript

Authorizations

X-API-KEY
string
header
required

Headers

Tenant-ID
string

The tenant identifier for multi-tenant organisations. Required when the organisation has multi-tenancy enabled. The value should be your internal ID for the tenant. Ignored for single-tenant organisations.

Path Parameters

key
string
required

Key of the points system.

Query Parameters

userAttributes
string

Optional colon-delimited user attribute filters in the format attribute:value,attribute:value. Only users matching ALL specified attributes will be included in the points breakdown.

Response

Successful operation

from
integer
required

The start of the points range. Inclusive.

to
integer
required

The end of the points range. Inclusive.

users
integer
required

The number of users in this points range.