Management API GET /api/v2/stats/daily Does Not Retrieve Any Values
Last Updated:
Overview
This article explains how to resolve an issue that causes the management API V2 endpoint Get daily stats to not retrieve any values from a specific date.
GET /api/v2/stats/daily - Get daily stats | Auth0 Management API v2
Applies To
- Management API
- Get Daily Stats
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.