List points triggers
List points triggers 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 triggers.
The UUID of the trigger.
The type of trigger.
metric, achievement, streak, time, user_creation The number of points awarded or deducted when the trigger fires.
The status of the trigger.
active, inactive User attribute filters applied to the trigger.
Whether metric events that would reduce the user's points below zero are blocked.
The UUID of the metric. Only present for metric triggers.
The metric threshold. Only present for metric triggers.
Event attribute filters applied to the trigger. Only present for metric triggers.
The UUID of the achievement. Only present for achievement triggers.
The streak length. Only present for streak triggers.
The time unit. Only present for time triggers.
hours, days The time interval. Only present for time triggers.