v1

latestOpenAPI 3.1.02026-07-26269227514.8 KB
metrics

Get Active Users for Custom Date Range

Get unique active users for a custom date range.

A user is considered active if they have created at least min_sessions sessions OR at least min_searches searches within the specified time range.

Returns a single count of unique active users across the entire range.

get/v3/enterprise/metrics/active-users

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