Get a user's points data
Get a user’s points for a specific points system.
Authorizations
Headers
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.
Query Parameters
The number of recent point awards to return.
1 <= x <= 100Response
Successful operation
Base points system fields shared across responses.
The ID of the points system
The key of the points system
The name of the points system
The description of the points system
The URL of the badge image for the points system
The maximum number of points a user can be awarded in this points system
The user's total points
The user's current level in this points system, or null if no levels are configured or the user hasn't reached any level yet.
Array of trigger awards that added points.