Event if user is licensed , user can not create webinar ?
Difference and type ?
Can I get API for Webinar license authority ?
Please anaswer me,
Thanks,
Event if user is licensed , user can not create webinar ?
Difference and type ?
Can I get API for Webinar license authority ?
Please anaswer me,
Thanks,
Hi @ttmyint ,
You can add a Webinar plan to get access to webinars: Zoom Webinars Plans & Pricing | Zoom
Hope that helps!
@gianni.zoom Gianni
Thank for your answers.
@gianni.zoom Please support me,
I would like to know following case.
Is there an API that shows the remaining number of users that can be set for a paid license?
Hi @ttmyint ,
You can query the GET/users API endpoint and there is a type
field in the users
object that shows the plan they have.
You can then map and filter the user object for the plan type you’re looking for
@gianni.zoom Thank always you support.
@gianni.zoom
Good evening
I would like to know about
how to get occurrence id of past webinar?
Webinar ended
I would like to know to get occurrenceID API or other for ended webinar ?
Thanks.
Hi @ttmyint ,
Occurrence ids are available for recurring meetings our webinars. Please include the occurrence id parameters detailed in the following endpoint docs to retrieve that info:
Meetings: https://marketplace.zoom.us/docs/api-reference/zoom-api/methods/#operation/meeting
Webinars: https://marketplace.zoom.us/docs/api-reference/zoom-api/methods/#operation/webinar
Thank you!
This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.