Skip to content

User analytics summary

GET
/auth/admin/analytics/users/summary

KPIs including avg_age, verified_pct, optional compare=previous. Requires USER_ANALYTICS MCU enabled. Aggregates only. Multi-dialect via getKyselyDb.

Authorizations

SessionAuth

Session ID for authenticated requests

Type
API Key (header: X-Session-ID)

Parameters

Query Parameters

from
Type
string
to
Type
string
user_type
Type
string
user_types

CSV of user_type

Type
string
include_deleted
Type
boolean
lang
Type
string
gender
Type
string
is_verified
Type
boolean
compare
Type
string
Valid values
"previous"

Responses

Aggregate analytics payload (no PII)

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

KPIs for users (aggregates only). Requires USER_ANALYTICS MCU enabled.

Path: GET /auth/admin/analytics/users/summary
Query: shared filters + optional compare=previous (needs from/to).

Related: Admin API · User analytics query