Get all voices for the current organization
Voices
Get all voices for the current organization
GET
Get all voices for the current organization
Authorizations
Headers
Optional sub organization ID. Must belong to your main organization API key.
Response
List of voices for the organization
The ID of the voice
The provider-specific voice ID
The name of the voice
Indicates if the voice supports multiple languages
Array of supported locale strings
Identifier for the TTS (text-to-speech) client
The gender of the voice
Available options:
MALE, FEMALE The organization ID that owns this voice
Additional settings stored in JSON format
Example:
{ "stability": 0.8, "style": 0.3 }