I am looking for a rest API using which I can get the user id of any user based on the email address of the user. I can make the rest API call using the admin account.
Can anyone please give me a REST API through which I can access the user id of the user by passing the email of any user as the parameter? I don't want to find the user id of the current user.