Scheduling a Webinar with registration https://support.zoom.us/hc/enus/articles/204619915SchedulingaWebinarwithRegistration requires your registrants to complete a brief form with fields and questions before they can receive the link to join the Webinar.Use this API to list registration questions and fields that are to be answered by users while registering for a Webinar.**Prerequisites:** * Pro or higher plan with a Webinar Addon.**Scopes:** webinar:read:admin webinar:read ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light

listRegistrationQuestions_Webinars(webinarId, return_response = F)

Arguments

webinarId

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

return_response

Whether to return the response instead of the response content. Defaults to FALSE.