The contents of these documents are not intended to be legal advice, nor should they be considered a substitute for legal assistance. The final responsibility for understanding and complying with GDPR resides with you, though Auth0 will assist you in meeting GDPR requirements where possible.
Export data manually
- Go to Auth0 Dashboard > User Management > Users.
- Search for the user and drill down on their name.
- Click the Raw JSON tab. Here you can see the complete user profile in JSON format.
- Click Copy JSON. The profile is copied to your clipboard.
- Paste the clipboard contents to an editor and save.