Need user ID along with zoom code

Hey @sivanesan.murugesan I see!

You can use the userId in the JWT decoded object to make a request to GET /users/{userId} which has the email in the response.

Thanks,
Tommy