Cannot access report:read:admin (or equivalent) scope access for Zoom API/Account level reporting


API Endpoint(s) and/or Zoom API Event(s)
We don’t have access to endpoints that we need to complete our reporting needs,

Description
Specifically:

  • Grant the report:read:admin scope (or equivalent top-level reporting access) to our Server-to-Server OAuth app.

  • Ensure that this scope is active and propagated to API calls such as /report/webinars, /report/history_meetings, and /report/webinars/{webinarId}/participants for all users in the account, not just the app owner.

What We Are Requesting

We need the Zoom API to allow our app to access account-level past webinar reporting for all users.
Specifically:

  • Grant the report:read:admin scope (or equivalent top-level reporting access) to our Server-to-Server OAuth app.

  • Ensure that this scope is active and propagated to API calls such as /report/webinars, /report/history_meetings, and /report/webinars/{webinarId}/participants for all users in the account, not just the app owner

report:read:list_webinar_participants:admin
report:read:list_history_meetings:admin
report:read:webinar:admin
report:read:list_webinar_participants:master
report:read:webinar:master
user:read:list_users:master
(etc.)
The app authenticates fine and can list users, but fails on all report endpoints at account-wide level.