/api/v3/download/transcription/{recordingId}
Authentication: Requires API Key in the request header.
Path Parameters:
Response: The transcription file content
Rate limit: Once every 1 seconds.
Status Codes:
200 OKReturns the transcription file.401 UnauthorizedAuthentication failed.404 Not FoundRecording not found or transcription not available.429 Too Many RequestsRate limit exceeded.