Import and export users
Import users
You can use the Backend API to create users and import them from your previous provider.
If you need to import 200k+ users, please reach out to support.
Export users
A list of users can be retrieved for use in any exports by calling the backend API found here.
If you wish to receive a CSV with all user data, including their hashed passwords, please reach out to support.
The getUserList()
method in the Clerk Backend SDK can also be used to retrieve a list of users.
Last updated on September 26, 2023