Accessing a User's JID

Hi there. I have created a chatbot via incoming webhook but I am trying to figure out how to access a user’s JID without having to get an access token for the api call (since I am not using an actual registered application). Are there any ways to access this?

Hi @veeresh.neralagi , try the first method outlined here: https://devsupport.zoom.us/hc/en-us/articles/360060332871-How-to-get-a-User-JID-or-Channel-JID

Thank you,
Gianni