Get a single gamification-event by id
GET /gamification-events/{id}
GET
/gamification-events/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
user
required
action_type
required
Whitelist kept identical to the internal action-type map in gamification-consumer (F4.GAM.02). ‘easter_egg_triggered’ added by F4.GAM.02 for the stochastic easter-egg budget log (persisted so the consumer can compute each user’s remaining per-year allowance).
string
xp_granted
required
integer
organisation
metadata
Arbitrary JSON value (object, array, string, number, boolean, or null)
idempotency_key
required
SHA-256 hash of the source RabbitMQ message — prevents duplicate XP grants on redelivery
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found