Number of APIs: 2
GET {{baseUrl}}/meetings/:meetingId/recordings/registrants/questions
For on-demand meeting recordings, you can include fields with questions that will be shown to registrants when they register to view the recording. Use this API to retrieve a list of questions that are displayed for users to complete when registering to view the recording of a specific meeting. Scopes: Rate Limit Label: recording:read:admin
,recording:read
Light
2. Update registration questions
PATCH {{baseUrl}}/meetings/:meetingId/recordings/registrants/questions
For on-demand meeting recordings, you can include fields with questions that will be shown to registrants when they register to view the recording. Use this API to update registration questions that are to be answered by users while registering to view a recording. Scopes: Rate Limit Label: recording:write:admin
,recording:write
Light
ENDPOINTS