Fetching a transcript
GET /v1/meetings/{uuid}/transcript returns the metadata envelope:
Not every meeting has a transcript. If a meeting you’re entitled to has no built artifact,
this endpoint returns
404 (not_found) — never a broken link. The has_transcript flag
on the meeting tells you in advance whether to call it.Downloading the file
JSONL line schema
The downloaded file is JSON Lines: one JSON object per line, ordered byline_number. Each line is one utterance: