how to get list of participates in zoom meeting using API. | Community
Skip to main content
Newcomer
January 6, 2023
Question

how to get list of participates in zoom meeting using API.

  • January 6, 2023
  • 0 replies
  • 20 views

HI Team,

 

How to get list of live participants in zoom meeting using API. I tried so many methods but not working. please help

1. http://api.zoom.us/v2/past_meetings/{meetingid}/participants -- to get past participants list
2. http://api.zoom.us/v2/metrics/meetings/{meetingid}/participants -- to get metric list

 

above mentioned api's are not working for me.