Get voice
Returns metadata about a specific voice.
Path parameters
voice_id
ID of the voice to be used. You can use the Get voices endpoint list all the available voices.
Headers
xi-api-key
Query parameters
with_settingsDeprecated
This parameter is now deprecated. It is ignored and will be removed in a future version.
Response
Successful Response
voice_id
The ID of the voice.
name
The name of the voice.
samples
List of samples associated with the voice.
category
The category of the voice.
Allowed values:
fine_tuning
Fine-tuning information for the voice.
labels
Labels associated with the voice.
description
The description of the voice.
preview_url
The preview URL of the voice.
available_for_tiers
The tiers the voice is available for.
settings
The settings of the voice.
sharing
The sharing information of the voice.
high_quality_base_model_ids
The base model IDs for high-quality voices.
verified_languages
The verified languages of the voice.
safety_control
The safety controls of the voice.
voice_verification
The voice verification of the voice.
permission_on_resource
The permission on the resource of the voice.
is_owner
Whether the voice is owned by the user.
is_legacy
Whether the voice is legacy.
is_mixed
Whether the voice is mixed.
created_at_unix
The creation time of the voice in Unix time.