Skip to main content
Every clickmeeting.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.

Chats

getChatDetails

chats.getChatDetails Retrieve details of a specific chat session Risk: read
Input Output

getChats

chats.getChats Retrieve a list of all chat sessions Risk: read
Input Output: object[]

Conferences

createConference

conferences.createConference Create a new ClickMeeting conference or webinar Risk: write
Input Output

deleteConference

conferences.deleteConference Delete a specific conference room Risk: write
Input Output

generateAutologinUrl

conferences.generateAutologinUrl Generate an autologin hash for a conference participant Risk: write
Input Output

getConferenceDetails

conferences.getConferenceDetails Retrieve detailed information about a specific conference room Risk: read
Input Output

getConferenceFiles

conferences.getConferenceFiles Retrieve list of files uploaded to a specific conference room Risk: read
Input Output: object[]

getConferences

conferences.getConferences Retrieve a list of conference rooms filtered by status Risk: read
Input Output: object[]

getConferenceSkins

conferences.getConferenceSkins Retrieve list of available conference room skins Risk: read
Input: empty object Output: object[]

sendInvitation

conferences.sendInvitation Send invitation emails to participants for a conference Risk: write
Input Output

updateConference

conferences.updateConference Update an existing conference room parameters Risk: write
Input Output

Files

deleteFile

files.deleteFile Delete a file from the ClickMeeting file library Risk: write
Input Output

downloadFile

files.downloadFile Download file content from the ClickMeeting file library Risk: read
Input Output

getFileDetails

files.getFileDetails Retrieve detailed information about a specific file Risk: read
Input Output

getFileLibrary

files.getFileLibrary Retrieve a list of files from ClickMeeting file library Risk: read
Input Output: object[]

uploadFile

files.uploadFile Upload a file to the ClickMeeting file library Risk: write
Input Output

Recordings

deleteRecording

recordings.deleteRecording Delete a specific recording from a conference room Risk: write
Input Output

deleteRecordings

recordings.deleteRecordings Delete all recordings for a conference room Risk: write
Input Output

getSessionRecordings

recordings.getSessionRecordings Retrieve all recordings for a conference room Risk: read
Input Output: object[]

Registrations

createContact

registrations.createContact Create a new contact in your ClickMeeting account Risk: write
Input Output

getRegistrations

registrations.getRegistrations Retrieve registrations for a conference room by status Risk: read
Input Output: object[]

listRegistrationsByStatus

registrations.listRegistrationsByStatus Retrieve registered participants filtered by status Risk: read
Input Output: object[]

registerParticipant

registrations.registerParticipant Register a participant for a conference room Risk: write
Input
Output

Sessions

generateSessionPdfReport

sessions.generateSessionPdfReport Generate a PDF report containing analytics for a session Risk: write
Input Output

getConferenceSessions

sessions.getConferenceSessions Retrieve past sessions for a conference room Risk: read
Input Output: object[]

getSessionAttendees

sessions.getSessionAttendees Retrieve list of attendees who participated in a session Risk: read
Input Output: object[]

getSessionDetails

sessions.getSessionDetails Retrieve detailed statistics for a specific past conference session Risk: read
Input Output

getSessionRegistrations

sessions.getSessionRegistrations Retrieve registrations for a specific session Risk: read
Input Output: object[]

Tokens

createAccessTokens

tokens.createAccessTokens Generate access tokens for conference participants Risk: write
Input Output

getTokenByEmail

tokens.getTokenByEmail Retrieve access tokens assigned to a specific email address Risk: read
Input Output

listAccessTokens

tokens.listAccessTokens Retrieve all generated access tokens for a conference Risk: read
Input Output

Utility

getPhoneGateways

utility.getPhoneGateways Retrieve available phone dial-in numbers for ClickMeeting webinars Risk: read
Input: empty object Output: object[]

getPing

utility.getPing Check ClickMeeting API service status Risk: read
Input: empty object Output

getTimeZoneList

utility.getTimeZoneList Retrieve all available time zones supported by ClickMeeting Risk: read
Input: empty object Output: object

getTimeZoneListByCountry

utility.getTimeZoneListByCountry Retrieve available time zones for a specific country Risk: read
Input Output: object