Zoom Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Zoom Tables
Name | Description |
Account | Get information from a single account. This endpoint requires a Pro or higher Zoom Account with Master Account option enabled. |
AccountCallLogs | Retrieve call logs for an account. |
Accounts | Retrieve a list of zoom accounts. This endpoint requires a Pro or higher Zoom Account with Master Account option enabled. |
Meeting | Get a single meeting |
MeetingDetailReport | Get a detailed report for a past meeting |
MeetingParticipantsReport | Returns a report of a past meeting with two or more participants, including the host |
MeetingRegistrants | Get all the registrants for a meeting |
Meetings | Get all the meetings |
PastMeetings | Get a meeting from the past with a meeting UUID |
Users | Get all the users |
Webinar | Get a single webinar |
WebinarAbsentees | List absentees of a webinar |
WebinarInstances | List past webinar instances |
WebinarParticipants | List all the participants who attended a webinar hosted in the past |
WebinarParticipantsReport | Get webinar participant reports |
WebinarRegistrants | Get all the registrants for a webinar |
Webinars | Get all the webinars |