Description How do I use the API to get a list of users in a Zoom meeting?
Which App Type (OAuth / Chatbot / JWT / Webhook)? Should I use OAuth or JWT?
Hi @User53,
You can call this endpoint to retrieve participants in a live meeting:
Thanks! Will