Get an existing voice

GET

Retrieve a specific voice by its ID.

Path parameters

voice_idstringRequired

The ID of the voice to retrieve

Response

This endpoint returns an object.
idstring

Unique identifier for the voice.

namestring

Name of the voice.

descriptionstring

Description of the voice. This field is required but can be an empty string.

is_publicboolean

Indicates whether the voice is publicly accessible or not.