API access to user report for past participants

Is your feature request related to a problem? Please describe.

Please make it possible to retrieve the past participants list & the times they joined & left, via user- OAuth.

I see the report API has that info, but it’s scoped as admin only. On the UI, a user can retrieve the report for their meetings, without special privileges.

Which Endpoint/s?
https://marketplace.zoom.us/docs/api-reference/zoom-api/reports/reportmeetingparticipants vs https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/pastmeetingparticipants

It looks like there is no User app scope for reports. That’s probably the starting point.

@Tommy , other staff: Is there any way to tell if these kinds of requests are seen? On some feature requests, I see engagement from you or the other staff. On others, nothing.

This is for a major enterprise account, and is related to the fact that we can’t have different JWT tokens, or scopes.

This functionality is available from the web UI on a user scope, but not the API.

(I can’t seem to edit the post, but it seems relevant to the question.)

(JWT & scopes: JWT for different scopes )