Trace Logs for User Deletion by Email
Oct 2, 2025
Overview
This article provides steps to find user deletion logs using an email address. Searching the logs for a "Successfully Deleted User" event returns a user_id but does not directly show the associated email address.
Applies To
- Monitoring
- Logs
- Log Streams
Solution
- Navigate to Monitoring > Logs.
- To find the user's
user_id, search for their email address, such as<username@domain.com>. - Review past events, such as a successful sign in or sign out, that contain both the email address and the
user_id(e.g.,auth0|<###>). - Perform a new search combining the
sdu(Successfully Deleted User) event type and theuser_idfrom the previous step to find the specific user deletion log.
NOTE: The availability of log results depends on the data retention policy for the tenant. For a longer retention period, use log streams.