Differences in endpoints for obtaining meeting participants

Description
Does anyone know the difference in performance between the following endpoints?

Thanks!

Hi @hugo.perez,

While there shouldn’t be any major performance difference between these two endpoints, I should note that the Participants Report endpoint falls under our Heavy rate limit category, so you will be slightly more limited in the number of requests you can send to that endpoint per second (vs. the past meetings endpoint, which falls under our medium category).

But in terms of the actual performance of each endpoint, these should be comparable.

Let me know if this helps,
Will

1 Like

Yes, thank you very much for your help :smile:

Hey @hugo.perez,

The other biggest difference besides the response body, is the reports endpoint you have to call with an Admin level OAuth app, but the meetings participant endpoint you can call with either an Admin or User level OAuth app. :slight_smile:

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.