Optimized alias for GET /conversations. Uses a batch query path that pre-fetches edges in a single pass, making it significantly faster for large result sets. Behavioural differences from /conversations: (1) extractedIntelligence and confirmedExtractedIntelligence are omitted by default — pass with_crm_records=true to include them; (2) empty conversations are not excluded; All filter parameters are identical to /conversations.
Documentation Index
Fetch the complete documentation index at: https://docs.attention.com/llms.txt
Use this file to discover all available pages before exploring further.
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 (max 50)
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
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. Maximum 10 entries.
Filter conversations by team IDs
Exclude internal conversations from results
Exclude conversations that have not 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 import metadata in the response
Include detailed transcript information in the response
Include CRM records in the response. Also re-enables extractedIntelligence and confirmedExtractedIntelligence fields that are otherwise stripped on this endpoint.
Include intelligence items in the response
Successfully retrieved conversations