Read webinar by ID
Reads detailed configuration for a specific webinar. Use this to retrieve settings like approval type, audio options, and alternative hosts.
Use the WHERE id=... clause on the Webinars table to locate a specific webinar record.
SELECT * FROM Webinars WHERE id=1234