Retrieve the Number of Users in Standard Database Connections Only Per Auth0 Tenant

Overview

Provides a detailed guide on querying user metrics to determine the volume of standard database accounts associated with each tenant.

Applies To

  • Connections

Solution

Under Usage Reports, view the number of monthly active users per tenant. These are divided into connection types:

Subscription Usage 

To find this, go to Reports > Usage in Support Center. The total number of users for password connections is shown per tenant. Keep in mind, however, that these are for all password users, including custom database users. Also, these are monthly active users rather than all registered users.

There is no way to only show the number of registered users across standard database connections per tenant. This would need to be retrieved using either the User Import/Export extension or the Management API User Exports endpoint, and then the total number of users exported would be counted.

Recommended content

No recommended content found...