Report API wrong values

Description
The report API is returning incorrect information. I had more than 100 participants online on a meeting but the API is returning only 4 records.

Which Endpoint/s?

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. https://api.zoom.us/v2/report/meetings/89091522384/participants?page_size=300
  2. participants array value shows only 4 items.

Screenshots (If applicable)

Additional context
I’ve some screenshots that show that there were more users than are shown on the returning API.

There was more than one instance for this meeting. After getting all UUID for this meeting I could get all attendant’s presence information. Solved.

https://api.zoom.us/v2/past_meetings/{meetingID}/instances

Thanks for sharing back with your solution, and glad it’s resolved!

Best,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.