v1

latestOpenAPI 3.1.02026-07-26181319.1 KB
Transcriptions

Get transcription

Get a single transcription by ID. Supports multiple output formats including SRT and VTT subtitles.

get/transcriptions/{id}

Path parameters

idstring uuid required

Transcription ID.

Query parameters

format'json' | 'text' | 'srt' | 'vtt'

Output format. json returns the full object with segments. text returns plain text. srt and vtt return subtitle formats (requires segments).

Response

The transcription in the requested format. text/plain is returned for text, srt, and vtt formats.