v1
latestOpenAPI 3.1.02026-07-26269227514.8 KBmetrics
Get Weekly Active Users
Get weekly active users for each week in the specified time range.
A user is considered active in a given week if they have created at least min_sessions sessions OR at least min_searches searches during that UTC week.
Weeks are defined as Monday 00:00:00 UTC to Sunday 23:59:59 UTC.
Returns a list of weekly active user counts, one entry per week in the range.
get/v3/enterprise/metrics/wau
Query parameters
time_beforeinteger required
time_afterinteger required
org_idsstring[] nullable
min_sessionsinteger
min_searchesinteger
Response
Successful Response