Number of APIs: 2
POST {{baseUrl}}/webinars/:webinarId/registrants?occurrence_ids=<string>
Create and submit a user's registration for a webinar. Zoom users with a Webinar plan have access to creating and managing webinars. Webinars allow hosts to broadcast a Zoom meeting to up to 10,000 attendees. Scheduling a webinar with registration requires your registrants to complete a brief form before receiving the link to join the webinar. Prerequisites:
* A Pro or higher plan with the Webinar add-on. Scopes: Rate Limit Label: webinar:write
,webinar:write:admin
LIGHT
GET {{baseUrl}}/webinars/:webinarId/registrants?occurrence_id=<string>&status=approved&tracking_source_id=<string>&page_size=30&page_number=1&next_page_token=<string>
List all users that have registered for a given webinar. Zoom users with a webinar plan have access to creating and managing webinars. The webinar functionality lets a host broadcast a Zoom meeting to up to 10,000 attendees. Scheduling a webinar with registration requires your registrants to complete a brief form before receiving the link to join the webinar. Prerequisites
* Pro or higher plan with a Webinar Add-on. Scopes: Rate Limit Label: webinar:read:admin
,webinar:read
MEDIUM
ENDPOINTS