List voices
Voices
Fetches a list of voices that the user has access to.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
A list of voices
application/json
401
Unauthorized. Authentication required.
500
Internal server error.
get
/assets/voicesLast updated
Was this helpful?