Description
I need to get a list of participants for a specific occurrence. How can I do that?
Tried to use this query but it is always giving me last occurrence data for all of 4 webinars occurrence:
https://api.zoom.us/v2/report/webinars/" + WebinarId + “/participants?occurrence_id=” + OccurrenceId + “&page_size=30&next_page_token=” + pageToken