v1

latestOpenAPI 3.1.02026-07-26269227514.8 KB
metrics

Get Monthly Active Users

Get monthly active users for each month in the specified time range.

A user is considered active in a given month if they have created at least min_sessions sessions OR at least min_searches searches during that UTC month.

Returns a list of monthly active user counts, one entry per month in the range.

get/v3/enterprise/metrics/mau

Query parameters

time_beforeinteger required
time_afterinteger required
org_idsstring[] nullable
min_sessionsinteger
min_searchesinteger

Response

Successful Response

active_usersinteger required
end_timeinteger required
start_timeinteger required