Description
On my website users can post their Zoom meeting links. I have registered a JWT-type application on Zoom. I am wondering whether this means that I can use the JWT token to get (1) the meeting status (whether the meeting is ongoing or not) and (2) the number of participants of any meetings rooms posted on my website using the Dashboards feature of Zoom’s API, since I will have their meeting ids.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT