Skip to main content
GET
Get Voice

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

voice_id
string<uuid>
requerido

Respuesta

Successful Response

id
string<uuid>
requerido

The unique identifier for the voice in Diga

name
string
requerido

The name of the voice

provider
enum<string>
requerido

The voice provider

Opciones disponibles:
elevenlabs,
gemini
provider_voice_id
string
requerido

The voice ID in the provider's system

is_favourite
boolean
requerido

Whether the voice is a favourite for the current company

preview_urls
Preview URLs · object | null

Per-locale preview audio URLs, keyed by language code (e.g. {'en': '', 'es': ''}). NULL if no previews exist.

gender
string | null

The gender of the voice