Docs

Export your user's data from Clerk

Access user data in the backend

By using the GetUserList endpoint of Clerk's Backend API, you can programmatically export your user's data safely.

Additionally, the getUserList() method in the Clerk Backend SDK can also be used to retrieve a list of users.

Migrating your users to a new system

While we don't expose this via our Backend APIs, if you wish to get your user's data that includes their hashed passwords, please Contact Support where we can export a .csv file and assist you in a secure data exchange.

Feedback

What did you think of this content?