Skip to main content
Every zoom.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Archive Files

list

archiveFiles.list List all archived meeting or webinar files Risk: read
Input Output

Devices

list

devices.list List all Zoom devices Risk: read
Input Output

Meetings

addRegistrant

meetings.addRegistrant Add a registrant to a meeting Risk: write
Input Output

create

meetings.create Create a new meeting for the authenticated user Risk: write
Input
Output

get

meetings.get Get details of a specific meeting Risk: read
Input Output

getSummary

meetings.getSummary Get the AI-generated summary of a meeting Risk: read
Input Output

list

meetings.list List all meetings for the authenticated user Risk: read
Input Output

update

meetings.update Update a meeting Risk: write
Input
Output: empty object

Participants

getPastMeeting

participants.getPastMeeting Get participants of a past meeting Risk: read
Input Output

Recordings

deleteMeeting

recordings.deleteMeeting Delete cloud recordings for a meeting [DESTRUCTIVE] Risk: destructive
Input Output: empty object

getMeeting

recordings.getMeeting Get cloud recordings for a specific meeting Risk: read
Input Output

listAll

recordings.listAll List all cloud recordings for the authenticated user Risk: read
Input Output

Reports

dailyUsage

reports.dailyUsage Get the daily usage report for a given month Risk: read
Input Output

Webinars

addRegistrant

webinars.addRegistrant Add a registrant to a webinar Risk: write
Input Output

get

webinars.get Get details of a specific webinar Risk: read
Input Output

list

webinars.list List all webinars for the authenticated user Risk: read
Input Output

listParticipants

webinars.listParticipants List participants of a past webinar Risk: read
Input Output