List composed session content for an event
Paginated list of session content packs (composed transcript, preferred summary, insights, podcast status, and document links). Prefer this over the raw polymorphic transcriptions list for mobile and partner apps.
Requires read:transcriptions scope (legacy tokens with empty scopes pass).
Default packs are compact (elements empty on transcription items). Pass
expand=items (plus other types) for full element arrays.
Authorizations
Organization API token. Generate from Organization Settings → API Tokens.
Path Parameters
Event ID
Query Parameters
Page number for pagination.
1 <= x <= 999Number of results per page.
1 <= x <= 100Comma-separated item types. Default transcription,summary,insight,podcast,document.
Add items on the event list for full transcription elements (list is compact by default).
expand=items alone still includes the default types. Session GET always returns full elements.
"transcription,summary,items"
Optional time window (seconds) for rechunking same-speaker transcript elements. Omit for speaker turns only. Clamped to 3600.
1 <= x <= 3600Preferred summary provider when multiple exist.
claude, openai 
