Agent
Get voices
GET
/
api
/
v1
/
agents
/
voices
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
default - application/json
name
string | null
requiredThe name of the voice
voiceId
string | null
requiredThe id of the voice
gender
string | null
requiredThe gender of the voice
status
boolean
requiredThe status of the voice
language
string | null
requiredThe language of the voice