Skip to main content
You can retrieve specific user profiles by email or user ID using the Auth0 Dashboard or the Management API.
To get a specific user by email address or user ID using the Auth0 Dashboard:
  1. Go to Dashboard > User Management > Users. The Users page in the Auth0 Dashboard
  2. In the Search by drop-down menu, select User to search by user ID or Email to search by email address.
  3. In the search field, enter the user ID or email address you want to search for.
  4. In the results, open the menu for the user and select View details to go to the user’s full profile.