Is there a way to know the userid(email address) that installed my Oauth app

After I created and shared my Oauth app(user-managed type), Is there a way to know who install my oauth app in the redirect uri endpoint? Or any other way to get the user id(email address)?

Hey @henry1

Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question. :slightly_smiling_face:

Checkout this related thread that may have the answer you are looking for:

If this thread did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.

Thanks,
DeveloperBot

Sorry, the auto-reply is not what i want to know. Pls check my question again manually.
Thanks so much!

Hey @henry1,

Yes! You can use the me keyword to get call the Get Users endpoint.

Example here:

Thanks,
Tommy

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