v1
latestOpenAPI 3.0.02026-07-26152942.8 KBcustom_voices
Get single cloned voice
Gets details of a specific custom (cloned) voice by ID.
get/v1/custom-voices/{voice_id}
Path parameters
voice_idstring required
Response
Custom voice details
Example response
{
"voice_id": "voice_123456789",
"name": "My Custom Voice",
"description": "A warm and friendly voice for customer service"
}