Hi,
Api link that i used: https://api.zoom.us/v2/users/me/recordings
I have gone through the list all cloud recordings API in zoom. According to your Api it is limiting to get only 1 month data at a time.
Is there any way to fetch all the recordings of users without a maximum limit on a monthly basis.
If the above is not listed without maximum limit in your zoom Api list.
At Least is there any Api to get high level datas of user like number of videos each month in a single request itself. So that we can avoid calling unnecessary requests , if the user don’t have any recordings data in the respective months.
