Skip to main content
GET
List Voices
Retrieve available voice records and IDs for voice-agent configuration.

Authentication

string
requerido
Organization API key. Keep it on your server or in a credential store.

Example

Response

number
200 on success.
object[]
Available voice records.
string
Voice ID to pass as voice_id when creating or updating an agent.
string
Display name.
string
Language metadata.
string
Accent metadata.
string
Gender metadata.
string
Age metadata.
string
Voice description.
string
Audio preview when available.
string
Avatar when available.
Treat catalog values as current response data rather than hardcoding a sample voice ID. Preview metadata may be absent. A voice record’s ID is distinct from an agent ID. See Create agent.