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

Activity Log

list

activityLog.list List activity log entries for an organization Risk: read
Input Output

listOutgoingCommunications

activityLog.listOutgoingCommunications List outgoing communications for an organization Risk: read
Input Output

Event Types

create

eventTypes.create Create a new event type Risk: write
Input
Output

createOneOff

eventTypes.createOneOff Create a one-off event type Risk: write
Input
Output

get

eventTypes.get Get an event type by UUID Risk: read
Input Output

list

eventTypes.list List all event types Risk: read
Input Output

listAvailableTimes

eventTypes.listAvailableTimes List available times for an event type Risk: read
Input Output

listHosts

eventTypes.listHosts List hosts for an event type Risk: read
Input Output

update

eventTypes.update Update an event type Risk: write
Input Output

updateAvailability

eventTypes.updateAvailability Update availability for an event type Risk: write
Input
Output

Groups

get

groups.get Get a group by UUID Risk: read
Input Output

getRelationship

groups.getRelationship Get a group relationship by UUID Risk: read
Input Output

list

groups.list List groups in an organization Risk: read
Input Output

listRelationships

groups.listRelationships List relationships for a group Risk: read
Input Output

Invitees

create

invitees.create Create an invitee for a one-off event type Risk: write
Input
Output

deleteData

invitees.deleteData Delete all data for specified invitee emails [DESTRUCTIVE] Risk: destructive
Input Output: any

deleteNoShow

invitees.deleteNoShow Delete an invitee no-show record [DESTRUCTIVE] Risk: destructive
Input Output: any

get

invitees.get Get an event invitee by UUID Risk: read
Input Output

getNoShow

invitees.getNoShow Get an invitee no-show record Risk: read
Input Output

list

invitees.list List invitees for a scheduled event Risk: read
Input Output

markNoShow

invitees.markNoShow Mark an invitee as a no-show Risk: write
Input Output

Organizations

deleteMembership

organizations.deleteMembership Delete an organization membership [DESTRUCTIVE] Risk: destructive
Input Output: any

get

organizations.get Get an organization by UUID Risk: read
Input Output

getInvitation

organizations.getInvitation Get an organization invitation Risk: read
Input Output

getMembership

organizations.getMembership Get an organization membership Risk: read
Input Output

invite

organizations.invite Invite a user to an organization Risk: write
Input Output

listInvitations

organizations.listInvitations List organization invitations Risk: read
Input Output

listMemberships

organizations.listMemberships List organization memberships Risk: read
Input Output

removeMember

organizations.removeMember Remove a user from the organization [DESTRUCTIVE] Risk: destructive
Input Output: any

revokeInvitation

organizations.revokeInvitation Revoke a user’s organization invitation [DESTRUCTIVE] Risk: destructive
Input Output: any

Routing Forms

get

routingForms.get Get a routing form by UUID Risk: read
Input Output

getSampleWebhookData

routingForms.getSampleWebhookData Get sample webhook data for an event type Risk: read
Input Output

getSubmission

routingForms.getSubmission Get a routing form submission by UUID Risk: read
Input Output

list

routingForms.list List routing forms in an organization Risk: read
Input Output

Scheduled Events

cancel

scheduledEvents.cancel Cancel a scheduled event [DESTRUCTIVE] Risk: destructive
Input Output

deleteData

scheduledEvents.deleteData Delete all scheduled event data in a time range [DESTRUCTIVE] Risk: destructive
Input Output: any

get

scheduledEvents.get Get a scheduled event by UUID Risk: read
Input Output

list

scheduledEvents.list List all scheduled events Risk: read
Input Output

create

schedulingLinks.create Create a scheduling link Risk: write
Input Output

createShare

schedulingLinks.createShare Create a share link for an event type Risk: write
Input Output

createSingleUse

schedulingLinks.createSingleUse Create a single-use scheduling link Risk: write
Input Output

Users

get

users.get Get a user by UUID Risk: read
Input Output

getAvailabilitySchedule

users.getAvailabilitySchedule Get a user availability schedule Risk: read
Input Output

getCurrent

users.getCurrent Get the currently authenticated user (deprecated) Risk: read
Input: empty object Output

listAvailabilitySchedules

users.listAvailabilitySchedules List all availability schedules for a user Risk: read
Input Output

listBusyTimes

users.listBusyTimes List busy times for a user Risk: read
Input Output

listEventTypes

users.listEventTypes List event types for a user (deprecated) Risk: read
Input Output

listMeetingLocations

users.listMeetingLocations List meeting locations for a user Risk: read
Input Output

Webhook Subscriptions

create

webhookSubscriptions.create Create a webhook subscription Risk: write
Input Output

delete

webhookSubscriptions.delete Delete a webhook subscription [DESTRUCTIVE] Risk: destructive
Input Output: any

get

webhookSubscriptions.get Get a webhook subscription by UUID Risk: read
Input Output

list

webhookSubscriptions.list List webhook subscriptions Risk: read
Input Output