Transcripts
Export transcript
Export a meeting transcript in various formats including TXT, SRT, VTT, JSON, and DOCX.
POST
Generates a downloadable export of the meeting transcript in your chosen format. The export is created asynchronously and a signed download URL is returned. Download URLs expire after 1 hour.Documentation Index
Fetch the complete documentation index at: https://docs.mavioapp.com/llms.txt
Use this file to discover all available pages before exploring further.
The unique meeting identifier (e.g.,
mtg_8f3k2j1m4n5p).The export format. One of
txt (plain text), srt (SubRip subtitles), vtt (WebVTT subtitles), json (structured JSON with full metadata), or docx (Microsoft Word document).Whether to include speaker labels in the export. Applies to
txt, srt, vtt, and docx formats.Whether to include timestamps in the export. For
srt and vtt formats, timestamps are always included regardless of this setting.How to label speakers. One of
name (display name), initials (first letter of each name), or generic (Speaker 1, Speaker 2, etc.).Response
Unique export identifier (e.g.,
exp_r4s5t6u7v8).The meeting ID this export belongs to.
The export format:
txt, srt, vtt, json, or docx.Export status:
processing or completed. Exports typically complete within a few seconds.Signed URL to download the exported file. Valid for 1 hour after generation.
Size of the exported file in bytes.
ISO 8601 timestamp when the download URL expires.
ISO 8601 timestamp when the export was created.