Skip to content

Get Kpis

GET
/api/v1/admin/activation/kpis

Return the 4 KPI tile values + 28-day sparklines.

Authorizations

Responses

200

Successful Response

Top KPI tile row — UI-SPEC §6.4 ActivationKpisPayload.

object
active_cohort_count
required
Any of:
integer
active_cohort_delta
required
Any of:
integer
d7_retention_delta_pp
required
Any of:
number
d7_retention_pct
required
Any of:
number
generated_at
required
string
signup_to_first_action_delta_pp
required
Any of:
number
signup_to_first_action_pct
required
Any of:
number
sparklines
required
object
active_cohort
Array<number>
d7_retention
Array<number>
signup_to_first_action
Array<number>
time_to_first_action
Array<number>
time_to_first_action_delta_seconds
required
Any of:
number
time_to_first_action_seconds
required
Any of:
number