List

Gets the list of voices available for the user

Authentication

AuthorizationBearer

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

Response

A list of voices
display_namestring
genderenum
Allowed values:
localestring
idstring
modelslist of objects
typeenum
Allowed values:
avatar_imagestring
preview_audiostring
tagslist of strings

Errors

401
Voices List Request Unauthorized Error
404
Voices List Request Not Found Error
500
Voices List Request Internal Server Error