List all voices available to the user
get/list-voices
Response
Successfully retrieved all voices.
Example response
[
{
"voice_id": "retell-Cimo",
"voice_name": "Adrian",
"provider": "elevenlabs",
"accent": "American",
"gender": "male",
"age": "Young",
"preview_audio_url": "https://retell-utils-public.s3.us-west-2.amazonaws.com/adrian.mp3"
}
]