Skip to main content
GET
Returns a structured summary for a given summary ID. Summaries are automatically generated once a meeting’s transcript is ready and include an overview, attendees, agenda items, key decisions, action items, and key discussion points.
string
required
The unique summary identifier (e.g., sum_1g2h3i4j5k6l).

Response

string
Unique summary identifier.
string
The ID of the meeting this summary belongs to.
string
The ID of the transcript used to generate this summary.
string
The summary format: structured (default), narrative, or bullet_points.
string
Language of the summary (ISO 639-1 code).
string
A 2-3 sentence high-level overview of the meeting.
array
List of meeting attendees.
array
Topics discussed during the meeting.
array
Key decisions made during the meeting.
array
Action items extracted from the meeting.
array
Important discussion points and takeaways (array of strings).
string
Overall meeting sentiment: positive, neutral, or negative.
string
ISO 8601 timestamp when the summary was generated.
string
ISO 8601 timestamp when the summary was last updated (e.g., after regeneration).