get
/meetings/{meetingId}/registrants/questions
List registration questions that will be displayed to users while registering for a meeeting.
Scopes: meeting:read
, meeting:read:admin
Rate Limit Label: Light
Authorization
oauth2 - authorizationCode
Request Parameters
1 Path Parameter
Responses
HTTP Status Code: 200
Meeting Registrant Question object returned
1 Example
Schema
questions
array[object]
Array of Registrant Questions
custom_questions
array[object]
Array of Registrant Custom Questions
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
meetingId
$$.env
1 variable not set
oauth_access_token