Total Number of Users Per Tenant
Sep 10, 2025
Overview
Know the statistics for total number users for the tenant.
Symptoms
- Management APIv2 only queries 1000 users
- include_totals only show 1000 as top value
- Dashboard search uses APIv2
Steps to Reproduce
GET /api/v2/users?include_totals=true
Solution
Follow the steps or video below:
Support Center
- Go to the Support Page.
- Click on Tenants in the title bar (top-center of the screen).
All tenants will be listed with the total user values and other stats below.
Management API
GET /api/v2/users?include_totals=true&page=0&per_page=0
Additional data
A third party provider can be used to analyze data for sign-ups and total users.