Get Voice

View as Markdown
Returns full details for one cloned voice, including its ASR transcript (`reference_text`) and time-limited signed URLs for the reference, recorded, and preview audio. **Base URL:** `https://api.sarvam.ai`. **Auth:** send your key in the `api-subscription-key` header.

Authentication

api-subscription-keystring
API Key authentication via header

Path parameters

voice_idstringRequired
ID of the cloned voice.

Response

Voice details with signed audio URLs.
statusstring

success

dataobject

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error