Cloud Recordings and Server-to-Server app

^ I am still experiencing this on a server-to-server app even though I have applied all permissions I can within the app itself. They do not appear to exist. How can I get the list of who has watched the recordings in a server to server app? Thank you.

Invalid access token, does not contain scopes:[cloud_recording:read:list_recording_registrants, cloud_recording:read:list_recording_registrants:admin]

Hi @valerie
Thanks for reaching out to us
What endpoint are you trying to use?

Thank you!
https://api.zoom.us/v2/meetings/ + meetingId + /recordings/registrants

hi @valerie
Have you tried using this endpoint instead:

I can give it a try but I didn’t see in the return response where it includes the user details on who exactly has watched - is it there and I am missing it? Thank you for all of your help by the way. :slight_smile:

You will get the name and email of the user who has watched the recording in the response body

I will give it a try.

1 Like