cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

Regarding Paid APIs.

harishknaik93
Newcomer
Newcomer

Hello Good evening,

 

To get the participants of the meeting through API do we need to have a paid account? And can you please list out the Paid APIs?  when I try to get the participants of the particular Meeting ID. I am getting responses as 

 

{
    "code"200,
    "message""Only available for Paid account: DI-IMhXJS461ZR3gVWOCVg."
}

 

Regards,

Harish KS

2 REPLIES 2

jaredallen
Community Champion | Employee
Community Champion | Employee

Hi @harishknaik93, welcome to the Zoom Community

 

Are you using the following API Endpoint?

 

GET /past_meetings/{meetingUUID}/participants

 

If so, then unfortunately this API is only available for paid accounts (Pro or higher).

 

https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/pastmeetingparticipants

 

Additional information regarding the API rate limits for each account type is available here:

 

https://marketplace.zoom.us/docs/api-reference/rate-limits

 

Let me know if this answers your question? If so, don’t forget to mark the reply as an accepted solution! 

jaredallen
Community Champion | Employee
Community Champion | Employee

Hi @harishknaik93.,

 

Did the above reply answer your question? Let me know if I can be of any further assistance?