Voices
List Voices
Returns a list of all available TTS voices that can be used in agent voice settings
GET
Use this endpoint to discover available voice IDs for the
voiceSettings.voice_id field when creating or updating agents.
Voice Object Fields
| Field | Type | Description |
|---|---|---|
id | string | Voice identifier — use this as the voice_id in voiceSettings when creating or updating agents |
name | string | Display name of the voice |
description | string | Brief description (e.g., “American Female”, “British Male”) |
provider | string | Voice provider: cartesia or minimax |
previewUrl | string | URL to an audio preview of the voice (optional) |
Use the voice
id as the voice_id inside the voiceSettings object when creating or updating agents: