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

Calls

get

calls.get Get a specific call including topics and transcripts with paragraph and word-level timestamps Risk: read
Input Output

list

calls.list List call records with pagination and filters Risk: read
Input Output

requestPresignedUrl

calls.requestPresignedUrl Generate a presigned upload URL for a call recording (expires after 3 days if unused) Risk: write
Input Output

Meeting Events

create

meetingEvents.create Create a new meeting event in Leexi with timing, participants, and recording preferences Risk: write
Input Output

delete

meetingEvents.delete Permanently delete a meeting event by UUID Risk: destructive · Irreversible
Input Output

get

meetingEvents.get Get a specific meeting event by UUID Risk: read
Input Output

list

meetingEvents.list List meeting events in the Leexi workspace with pagination Risk: read
Input Output

Teams

list

teams.list List teams in the Leexi workspace with pagination Risk: read
Input Output

Users

list

users.list List users in the Leexi workspace with pagination Risk: read
Input Output