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
Output
messages full type
messages full type
getChats
chats.getChats
Retrieve a list of all chat sessions
Risk: read
Output:
object[]
Output full type
Output full type
Conferences
createConference
conferences.createConference
Create a new ClickMeeting conference or webinar
Risk: write
Output
room full type
room full type
deleteConference
conferences.deleteConference
Delete a specific conference room
Risk: write
Output
generateAutologinUrl
conferences.generateAutologinUrl
Generate an autologin hash for a conference participant
Risk: write
Output
getConferenceDetails
conferences.getConferenceDetails
Retrieve detailed information about a specific conference room
Risk: read
Output
conference full type
conference full type
getConferenceFiles
conferences.getConferenceFiles
Retrieve list of files uploaded to a specific conference room
Risk: read
Output:
object[]
Output full type
Output full type
getConferences
conferences.getConferences
Retrieve a list of conference rooms filtered by status
Risk: read
Output:
object[]
Output full type
Output full type
getConferenceSkins
conferences.getConferenceSkins
Retrieve list of available conference room skins
Risk: read
object[]
Output full type
Output full type
sendInvitation
conferences.sendInvitation
Send invitation emails to participants for a conference
Risk: write
Output
updateConference
conferences.updateConference
Update an existing conference room parameters
Risk: write
Output
Files
deleteFile
files.deleteFile
Delete a file from the ClickMeeting file library
Risk: write
Output
downloadFile
files.downloadFile
Download file content from the ClickMeeting file library
Risk: read
Output
getFileDetails
files.getFileDetails
Retrieve detailed information about a specific file
Risk: read
Output
getFileLibrary
files.getFileLibrary
Retrieve a list of files from ClickMeeting file library
Risk: read
Output:
object[]
Output full type
Output full type
uploadFile
files.uploadFile
Upload a file to the ClickMeeting file library
Risk: write
Output
Recordings
deleteRecording
recordings.deleteRecording
Delete a specific recording from a conference room
Risk: write
Output
deleteRecordings
recordings.deleteRecordings
Delete all recordings for a conference room
Risk: write
Output
getSessionRecordings
recordings.getSessionRecordings
Retrieve all recordings for a conference room
Risk: read
Output:
object[]
Output full type
Output full type
Registrations
createContact
registrations.createContact
Create a new contact in your ClickMeeting account
Risk: write
Output
getRegistrations
registrations.getRegistrations
Retrieve registrations for a conference room by status
Risk: read
Output:
object[]
Output full type
Output full type
listRegistrationsByStatus
registrations.listRegistrationsByStatus
Retrieve registered participants filtered by status
Risk: read
Output:
object[]
Output full type
Output full type
registerParticipant
registrations.registerParticipant
Register a participant for a conference room
Risk: write
registration full type
registration full type
Sessions
generateSessionPdfReport
sessions.generateSessionPdfReport
Generate a PDF report containing analytics for a session
Risk: write
Output
getConferenceSessions
sessions.getConferenceSessions
Retrieve past sessions for a conference room
Risk: read
Output:
object[]
Output full type
Output full type
getSessionAttendees
sessions.getSessionAttendees
Retrieve list of attendees who participated in a session
Risk: read
Output:
object[]
Output full type
Output full type
getSessionDetails
sessions.getSessionDetails
Retrieve detailed statistics for a specific past conference session
Risk: read
Output
getSessionRegistrations
sessions.getSessionRegistrations
Retrieve registrations for a specific session
Risk: read
Output:
object[]
Output full type
Output full type
Tokens
createAccessTokens
tokens.createAccessTokens
Generate access tokens for conference participants
Risk: write
Output
access_tokens full type
access_tokens full type
getTokenByEmail
tokens.getTokenByEmail
Retrieve access tokens assigned to a specific email address
Risk: read
Output
access_tokens full type
access_tokens full type
listAccessTokens
tokens.listAccessTokens
Retrieve all generated access tokens for a conference
Risk: read
Output
access_tokens full type
access_tokens full type
Utility
getPhoneGateways
utility.getPhoneGateways
Retrieve available phone dial-in numbers for ClickMeeting webinars
Risk: read
object[]
Output full type
Output full type
getPing
utility.getPing
Check ClickMeeting API service status
Risk: read
getTimeZoneList
utility.getTimeZoneList
Retrieve all available time zones supported by ClickMeeting
Risk: read
object
Output full type
Output full type
getTimeZoneListByCountry
utility.getTimeZoneListByCountry
Retrieve available time zones for a specific country
Risk: read
Output:
object
Output full type
Output full type