list_webinar_participants
Retrieve and manage participant details for Zoom webinars using a structured API endpoint. Specify webinar ID and page size to access attendee records efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
next_page_token | No | Next page token | |
page_size | No | Number of records returned | |
webinar_id | Yes | The webinar ID |