v1

latestOpenAPI 3.1.02026-08-04134182237.9 KB
Admin

Get Active Users Count

Distinct active users over the selected period (deduplicated across days, unlike summing per-day counts).

get/api/admin/active-users-count

Query parameters

periodstring nullable

Time period: last_day, last_week, last_month, last_90_days, last_year, custom

Time period: last_day, last_week, last_month, last_90_days, last_year, custom

start_datestring nullable

Start date for custom period (ISO format: YYYY-MM-DD)

Start date for custom period (ISO format: YYYY-MM-DD)

end_datestring nullable

End date for custom period (ISO format: YYYY-MM-DD)

End date for custom period (ISO format: YYYY-MM-DD)

tiersstring nullable

Filter by customer tiers (comma-separated, e.g., tier1, tier2, tier3) or None for all

Filter by customer tiers (comma-separated, e.g., tier1, tier2, tier3) or None for all

Response

Successful Response

object required