List Sales Intel Meetings
Deals
List Meetings
GET
List Sales Intel Meetings
Gated by the
ai.sales_intel_calls config feature flag — a 403 names the flag when disabled.
Every type = meeting activity on the deal.
Auth
Requires a CRM read scope and an active organization on the token. Any ofcontacts:read, deals:read, companies:read, or activities:read qualifies, as does any *:manage scope — manage implies read.
Response
{"meetings": [{id, subject, completed_at, duration_minutes, has_transcript, transcript_preview_chars}]} — the transcript text itself is not included, only a presence flag and character count.