Get Voice
Retrieve details of a specific voice by its ID.
Authorizations
API key authentication. Include your API key in the Authorization header as: Authorization: Bearer <your-api-key>
Path Parameters
The numeric ID of the voice.
Response
Voice details.
Unique numeric ID of the voice.
Display name of the voice.
Provider-specific voice identifier used when configuring a bot.
URL to an audio sample of the voice.
TTS provider (e.g. 'elevenlabs', 'deepgram').
Gender of the voice (e.g. 'male', 'female').
Primary language code.
All supported language codes.
Accent or regional variant, if applicable.
Approximate age group (e.g. 'young', 'middle-aged').
Ethnicity descriptor, if available.
Descriptive tags (e.g. 'warm', 'professional', 'energetic').
Free-text description of the voice.