Skip to main content
GET
List agent voices

Authorizations

Authorization
string
header
required

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

Query Parameters

language
string

BCP-47 tag (en, es, pt-BR). Omit, or pass auto, for every voice.

Example:

"es"

Response

Available voices.

items
object[]
required
languages
string[]
required

Languages an agent can be pinned to. auto follows the caller.

total
integer

Voices in the catalog, before filtering.