Skip to content

Org-level automation ratio with trend (F4.GAM.07)

GET
/organisations/{id}/automation-score

Share of the organisation’s operational gamification-event actions (provisioning, runbook executions, incident resolutions) that were automated vs manual, over a rolling 30-day window, plus a trend delta vs the prior 30-day window. Automation classification is computed once at event-ingestion time by gamification-consumer and merely aggregated here. score/previous_score/trend are null (never 0) when the relevant window has no qualifying events.

id
required
string

OK

object
data
object
organisation
string
window_days
integer
automated_count
integer
total_count
integer
score
number
nullable
previous_score
number
nullable
trend
number
nullable

Missing or invalid authentication

Caller is not a member of this organisation

Organisation not found