Not getting users detail from Zoom get user API

Description
Whenever we are creating a new user and hitting the get user api soon after that, we are not getting back the user details from the get user api.

Which Endpoint/s?
Get users
https://api.zoom.us/v2/users

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Create a new user from create user api
  2. Hit the get user api to fetch the created user details

Any help on this problem would be highly appreciated. Also, do let me know if you require some additional details for this

Hi @shwetajain2812 ,

Thanks for inquiring about this. Have those users verified their account prior to you making the GET request to the API? If not, you will need to include this parameter in your schema and with “status”: pending in order to see them all:

Let me know if this works!
Gianni

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.