Retrieving Webinar Survey Data from User Profile Using Zoom API

Hi Team,
In our current webinar configuration:

  1. We have disabled the survey pop-up after the webinar call.
  2. We have enabled sending survey requests via email.

Whenever users submit this survey data, it goes under reports, which are available under the profile of the user who sets up the Zoom webinar.
Using the following API endpoint, we are able to pull survey data if it is submitted via the post-webinar survey pop-up screen:

[https://api.zoom.com/v2/report/webinars/{webinarid}/survey]

Which API endpoint can help in retrieving webinar survey data that is available under the user’s profile?

Hi @rasheshmg is this what you’re looking for? Meetings APIs - Zoom Developers