How to Obtain a List of Users Deleted from a Tenant
Last Updated:
Overview
This article explains how to get a list of users deleted from an Auth0 tenant within the log retention period.
Applies To
- Deleted Users
- Reports
Solution
Search for the deleted users from Dashboard > Monitoring > Logs and add the below event filters:
type:sapi AND description:"Delete a User"
ortype:"sdu"
The log retention period may vary depending on the subscription level, as specified in the Log Data Retention.