Org-level automation ratio with trend (F4.GAM.07)
GET /organisations/{id}/automation-score
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.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Responses
Section titled “ Responses ”OK
object
data
object
organisation
string
window_days
integer
automated_count
integer
total_count
integer
score
number
previous_score
number
trend
number
Missing or invalid authentication
Caller is not a member of this organisation
Organisation not found