storage
Serve Voice Preview
Serve voice preview files from MinIO.
This endpoint proxies requests to MinIO, allowing frontend applications to access voice previews without direct MinIO access.
Path format: /storage/voice-previews/// Example: /storage/voice-previews/openai/coral/preview.mp3
GET
Serve Voice Preview
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Serve Call RecordingServe call recording files from MinIO (AUTHENTICATED).
This endpoint requires authentication and verifies the user has access
to the recording based on tenant ownership.
Path format: /storage/call-recordings/{tenant_id}/calls/{call_id}/{filename}
Example: /storage/call-recordings/8a18c5c3-f449-46ae-bb71-5e813b0ebb44/calls/67403062-3f47-45cb-9f6b-cd92c07c92bc/recording.mp4
Next
Serve Voice Preview