GET /webinars/{webinarId}/registrants/questions

zoom.us

Summary: List registration questions
Operation ID: webinarRegistrantsQuestionsGet
Auth: unknown
Description

Scheduling a [Webinar with registration](https://support.zoom.us/hc/en-us/articles/204619915-Scheduling-a-Webinar-with-Registration) requires your registrants to complete a brief form with fields and questions before they can receive the link to join the Webinar.<br>Use this API to list registration questions and fields that are to be answered by users while registering for a Webinar.<br> **Prerequisites:**<br> * Pro or higher plan with a Webinar Add-on. **Scopes:** `webinar:read:admin` `webinar:read`<br> **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`<br>

Parameters (1)

webinarId (integer, path, required)

The webinar ID in "**long**" format(represented as int64 data type in JSON).

No probe data for this endpoint yet.