Add a meeting registrantThis text guides on creating and customizing a user's registration for a zoom meeting, with a max of 4,999 registrants.
Add a webinar registrantZoom users with a webinar plan can create and manage webinars, broadcasting to up to 10,000 attendees.
Create a meetingEnable zoom meeting creation via user-level apps with "me".
Delete meeting recordingsSummary: to delete all meeting recordings, ensure the user's account has cloud recording enabled.
Get a meetingThe text provides details on api permissions for reading meeting information, categorizing permissions into general and granular scopes, and labels the rate limit as 'light'.
Get a meeting summaryMeeting summary info requires a pro+ host plan, ai companion enabled, excluding e2ee meetings.
Get a webinarAccess zoom webinar details requires pro or higher plan and webinar add-on.
Get daily usage reportThe daily report provides zoom service usage details, like new users, meetings, participants, and minutes per day for a month, requiring a pro plan or higher.
Get meeting recordingsTo download meeting recordings, use `download url`.
Get past meeting participantsApi allows paid users (pro+) to fetch past meeting attendee info, excluding solo participants.
List all recordingsThis text details how to list zoom cloud recordings for a user, notably by using "me" for user-level apps and requiring an oauth token for access.
List archived filesZoom's archiving solution enables administrators to automatically record and archive meeting data to third-party platforms for compliance, needing the meeting and webinar archiving feature enabled.
List devicesThis api lets you list devices.
List meetingsThis zoom api lists a user's scheduled meetings using the `me` value for user-level apps, excluding instant meetings and only showing unexpired ones.
List webinar participantsGet a list of past webinar participants with a pro plan or above plus an add-on.
List webinarsThe api lists all scheduled webinars for zoom users with a webinar plan, using `me` for user-level apps.
Update a meetingTo update a meeting via api, ensure `start time` is future-dated; `recurrence` is needed.