User not existed

I have created a user with https://api.zoom.us/v2/users
{
“action”: “create”,
“user_info”: {
“email”: “mubeen.techzar@gmail.com”,
“first_name”: “Ahamed”,
“last_name”: “Mubeen”,
“password”: “Mubeen@123”,
“type”: 1,
“feature”: {
“zoom_phone”: false
}
}
}
it is created and when i tried to check with {{baseUrl}}/users/email?email=mubeen.techzar@gmail.com it shoes
{
“existed_email”: false
}

Hi @Ahamed_hakul
Thanks for reaching out to us!
That is not the correct endpoint to query users, please try again with the following endpoint: