Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
cURL
curl --request GET \ --url https://api.voicebot.studio/api/v1/assistants/voices \ --header 'X-API-Key: <api-key>'
[ { "language": "<string>", "name": "<string>" } ]
Fetch all available voices from MongoDB.
Successful Response