GET
/
voices
/
custom

Headers

token
string | null

Client Token

authorization
string | null

Private Key

Query Parameters

lang_code
string
default: en

Response

200 - application/json
provider
enum<string>
required

The TTS provider for generating the agent's voice.

Available options:
elevenlabs,
openai,
cartesia,
playht,
deepgram,
rime,
neets,
openai_realtime,
dubverse
voice_id
string
required

The unique identifier for the voice used by the agent.

model
string | null

The model name provided by ElevenLabs (e.g., 'eleven_turbo_v2_5') for voice generation.

settings
object | null

Additional voice_settings for ElevenLabs voice, such as stability and similarity boost values.

name
string
required
preview_url
string | null
language
string | null
category
string | null