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. |
| CallQueues | Get call queues for routing incoming calls to a group of users. If an Id is specified, get details of a call queue. |
| ChatMessages | List a user's chat messages​. |
| ChatSessions | List a user's chat sessions​. |
| EmailMessages | Lists the email messages in the user's mailbox. If an Id is specified, get details of a message. |
| MailboxProfile | Get the mailbox profile. |
| 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 |
| UserCallHistory | Returns a user's Zoom phone call history. |
| 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 |