List Voices

Gets the list of voices available for the user

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Response

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

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error