API Endpoint(s) and/or Zoom API Event(s)
https://api.zoom.us/v2/past_meetings/83497157003/participants
Description
When downloading a participant CSV report for the above meeting from the admin, it list 69 participants along with their attendance time (although in the header row it is claiming 79 participants).
When trying to access the same data via the past_meetings participants API, it returns a single user (who does not appear in the CSV export).
I’ve tried other meeting IDs, and they seem to return the correct data via the API.