JavaScript
Voice
List Voices
List all voices available to the user
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.retellai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Response
Successfully retrieved all voices.
Unique id for the voice.
Example:
"retell-Cimo"
Name of the voice.
Example:
"Adrian"
Indicates the provider of voice.
Available options:
elevenlabs, openai, deepgram, cartesia, minimax, fish_audio, platform Example:
"elevenlabs"
Gender of voice.
Available options:
male, female Example:
"male"
Accent annotation of the voice.
Example:
"American"
Age annotation of the voice.
Example:
"Young"
URL to the preview audio of the voice.
Example:
"https://retell-utils-public.s3.us-west-2.amazonaws.com/adrian.mp3"