Join Discord
Powered by
hii i am using nest.js as backend i need to migra...
# support-questions-legacy
t
tejasva_17279
02/20/2024, 8:05 AM
hii i am using nest.js as backend i need to migrate 1 cr users but before migration i need to check whether user exist or not in database is there any end point for that so that i can check user exist or not before migrating that user.
r
rp_st
02/20/2024, 8:46 AM
hey
@tejasva_17279
yea, you can fetch users based on email / phone number.
https://app.swaggerhub.com/apis/supertokens/CDI/4.0.2#/Core/getUsersByAccountInfo
t
tejasva_17279
02/20/2024, 9:14 AM
hii this api is not working for phoneNumber whereas checking from email is working
r
rp_st
02/20/2024, 9:15 AM
Can you show me what you are doing?
Previous
Next