GET
/
ai-voices
/
list

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
_id
string
required
name
string
required

Nome da voz de IA

avatar
string

URL do avatar da voz

audioPreview
string

URL de pré-visualização do áudio

plan
enum<string>

Plano disponível para a voz (FREE ou PREMIUM)

Available options:
FREE,
PREMIUM