Skip to main content
GET
List Available Voices

Authorizations

x-api-key
string
header
required

API key for programmatic access

Response

200 - application/json

Successful Response

voice_id
string
required
name
string
required
accent
string
required
sample_storage_path
string
required
description
string | null
gender
string | null
performance
enum<string>
default:latency

Performance tier this voice belongs to. Used by the client to filter voices based on the agent's selected tier (latency or quality).

Available options:
latency,
quality
is_default
boolean
default:false

Whether this is the default voice for its performance tier.