"Registrationless" webinar - can we get attendees from the API even if they don't technically register?

Description
The use case is a webinar that does not require registration. Can we still GET the attendees via the API? We’d like to be able to pull the list and any relevant/collected data points even without registration.

Hey @clark,

Yes, you can retrieve webinar participants:

https://marketplace.zoom.us/docs/api-reference/zoom-api/reports/reportwebinarparticipants
https://marketplace.zoom.us/docs/api-reference/zoom-api/dashboards/dashboardwebinarparticipants

Thanks,
Tommy

Thank you @tommy! Really appreciate the quick response!

1 Like

You are welcome! :slight_smile:

-Tommy