Get single cloned voice
Custom voices
Get custom voice
Retrieve a single custom (cloned) voice by ID.
GET
Get single cloned voice
Returns a single custom voice object owned by your account.Documentation Index
Fetch the complete documentation index at: https://docs.supertoneapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Path parameters
| Name | Required | Description |
|---|---|---|
voice_id | ✅ | The ID of the custom voice. |
Notes
- Returns
404 Not Foundif thevoice_iddoesn’t exist on your account. - Returns
403 Forbiddenif the voice exists but belongs to a different account.
See also
Docs: Custom voices
Create, manage, and use cloned voices.
Edit custom voice
Update name or description.