Get a webinar survey

GET {{baseUrl}}/webinars/:webinarId/survey

Return information about a webinar survey .

Prerequisites:

  • A Pro or higher plan with the Webinar add-on.
  • The
Webinar Survey feature enabled in the host's account.

Scopes: webinar:read:admin , webinar:read

Rate Limit Label : LIGHT

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"custom_survey":{"title":"\u003cstring\u003e","anonymous":false,"numbered_questions":false,"show_question_type":false,"feedback":"\u003cstring\u003e","questions":[{"name":"\u003cstring\u003e","type":"multiple","answer_required":false,"show_as_dropdown":false,"answers":["\u003cstring\u003e","\u003cstring\u003e"],"prompts":[{"prompt_question":"\u003cstring\u003e"},{"prompt_question":"\u003cstring\u003e"}],"answer_min_character":"\u003cinteger\u003e","answer_max_character":"\u003cinteger\u003e","rating_min_value":"\u003cinteger\u003e","rating_max_value":"\u003cinteger\u003e","rating_min_label":"\u003cstring\u003e","rating_max_label":"\u003cstring\u003e"}]},"show_in_the_browser":true,"show_in_the_follow_up_email":false,"third_party_survey":"\u003cstring\u003e"}