Management API GET /api/v2/stats/daily Does Not Retrieve Any Values

Problem statement

The following Management API V2 endpoint does not retrieve any values since a specific date.

GET /api/v2/stats/daily - Auth0 Management API v2

Solution

The daily stats are only calculated once a day at midnight UTC for the previous day. If the stats fail to generate, they should be generated the following day (the service will play catch up). The next time the service runs, those stats will begin to show up properly. If the stats do not repopulate for the missing day, please open a case with Auth0 Support.