Skip to main content
GET
List an engine's speaker voices

Authorizations

Authorization
string
header
required

Your Wixzel Phone API key: Authorization: Bearer wv_live_.... Keys are scoped; grant only what the integration needs.

Path Parameters

engine
string
required
Example:

"classic"

Response

Available voices

object
enum<string>
required
Available options:
list
engine
string
required
Example:

"classic"

available
boolean
required
stale
boolean
required

True when the provider could not be reached and this is the last list that was successfully fetched. The endpoint prefers a stale answer to an error, because a provider outage should not break a voice picker.

refreshed_at
string | null
required

When the provider list was fetched. Null for engines whose roster is fixed and needs no fetching, such as Sarvam and Gemini.

data
object[]
required