HTTP Method: GET URL:Documentation Index
Fetch the complete documentation index at: https://docs.riverside.fm/llms.txt
Use this file to discover all available pages before exploring further.
/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.