I try this API call to get the list of all cloud recordings:
https://api.zoom.us/v2/users/{userID}/recordings
I get response:
{total_records:0}
I do see lots of recordings for this user on Zoom site, so there is data.
I have account level JWT app, other calls are working fine:
https://api.zoom.us/v2/users/{userID}/meetings - works fine
What an I missing?
Thank you
Michael
Hey @michaelshparber
Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question. ![]()
Checkout this related thread that may have the answer you are looking for:
If this thread did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.
Thanks,
DeveloperBot