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
Changes
No recorded changes to this endpoint across all 1 revision of this API.