Retrieves a paginated list of conversations with their transcriptions. Supports various filtering options to narrow down the results based on date ranges, participants, teams, and conversation status.
Start date and time for filtering conversations (ISO 8601 format)
End date and time for filtering conversations (ISO 8601 format)
Page number for pagination (starts from 1)
Number of items per page
Filter conversations by owner IDs
Filter conversations by owner email addresses
Filter conversations by title using case-insensitive partial matching
Filter conversations by participant email addresses
Filter conversations by external opportunity IDs
CRM platform entity code to filter linked CRM records (e.g. companies, contacts, deals, owners, pipelines, users, account, contact, lead, opportunity, user)
companies, contacts, deals, owners, pipelines, users, account, contact, lead, opportunity, user CRM record field name (from org_crm_records.record_data) to match on linked CRM records
Exact values to match for the given CRM field. Values are OR'ed together.
Filter conversations by team IDs
Exclude internal conversations from results
Exclude conversations that haven't been analyzed
Filter conversations by analysis status (deprecated, use filter[hide_non_analyzed] instead)
Exclude conversations that are pending processing
Exclude conversations without transcripts
Exclude conversations that failed processing
Include internal participants in the response
Include Zoom-specific metadata in the response
Include detailed transcript information in the response
Successfully retrieved conversations