List Meeting Events
list_meeting_eventsRetrieve meeting assistant events by platform, status, and pagination to manage your recordings and transcripts.
Instructions
List scheduled or completed meeting assistant events with filtering and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based, default: 0) | |
| pageSize | No | Results per page (default: 20, max: 500) | |
| platformType | No | Filter by platform. Allowed values: zoom, googleMeet, microsoftTeams, webex. Comma-separate for multiple. Must match these exact strings — server validates strictly. | |
| meetingStatus | No | Filter by status (e.g. scheduled, completed, cancelled) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |