/api/v3/download/transcription/{recordingId}
Authentication: Requires API Key in the request header.
Path Parameters:
| Parameter | Type | Description |
|---|---|---|
recordingId | string | The unique identifier of the recording |
200 OKReturns the transcription file.401 UnauthorizedAuthentication failed.404 Not FoundRecording not found or transcription not available.429 Too Many RequestsRate limit exceeded.