Previously I raised issue that I am not able to find below version1 endpoints in version 2
In reply to above, I got below answer for the version2 endpoint(Sequence as per above )
- https://api.zoom.us/v2/metrics/webinars/{webinarId}/participants
- https://api.zoom.us/v2/metrics/webinars/{webinarId}
Now the issue is if I compare (Version 1 and Version2) JSON response of 1st endpoint then it’s completely different.
For 2nd endpoint, I found version 1 have participants array data whereas in version 2 participants is integer count
Please suggest me correct version2 endpoint