List points boosts
List points boosts for a system.
Authorizations
Headers
The tenant identifier for multi-tenant organisations. Required when the organisation has multi-tenancy enabled. Pass your own internal customer ID for the tenant. Ignored for single-tenant organisations.
Path Parameters
The UUID of the points system.
Query Parameters
Maximum number of results to return (1-100, default 10).
1 <= x <= 100Number of results to skip for pagination (default 0).
x >= 0Response
A paginated list of points boosts.
The UUID of the boost.
The name of the boost.
The status of the boost.
active, scheduled, finished The start date (YYYY-MM-DD).
The end date (YYYY-MM-DD) or null if no end date.
The points multiplier.
How boosted points are rounded.
down, up, nearest The ID of the user the boost was created for, or null for global/attribute-filtered boosts.
User attribute filters applied to the boost. Only present for non-user-specific boosts (i.e. when userId is null). Empty array if no filters are set.