Get a points trigger by ID
Get a single points trigger by ID.
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.
The UUID of the points trigger.
Response
The points trigger.
A points trigger as returned from admin endpoints.
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.