tommy
(Tommy Gaessler)
July 7, 2020, 1:24am
7
Hey @mokutsu ,
The order for the response should be chronological (meeting start_time) starting with the from query param.
Hey @shrijana.g , can you add what kind of file these are to the docs?
Yes, or you can use the List Recordings of an Account, which supports pagination:
https://marketplace.zoom.us/docs/api-reference/zoom-api/cloud-recording/getaccountcloudrecording
mokutsu:
Does this 60 requests/second get shared between all of my end users that have installed my app? i.e. if User A,B,C all use my app at the same time, do they contribute to the same limit?
OR
Alternatively, does each end user experience their own rate limit based on the apps they have installed? For example if user A installs app 1 and app 2, is the 60 req/sec limit shared on user A’s account? And if User B installs 5 apps, user B’s 60 req/sec limit is shared between the 5 apps he/she has installed?
It is based on the developer. So if you have created 5 apps, the rate limits will be shared between the 5 apps you create, not based on the user who installs them.
Thanks,
Tommy
1 Like