Get Recording
Media
Get Recording
Stream an audio recording file directly from the server.
Get Recording
Headers
Bearer token for authentication (e.g.,
Bearer <your_token>).Path Parameters
The unique identifier of the recording (e.g.,
rec_123456789).Response
The binary audio stream. The
Content-Type header will be audio/mpeg or audio/wav.The error type or code (Error responses only).
A descriptive message explaining the error (Error responses only).

