Voice Agents Routes
Get Voice Agent Templates Route
Use this route to get the voice agent templates created by our experts. You can take the template id and use clone voice agent route to create a new voice agent based on the template.
GET
/
v1
/
voice-agents
/
templates
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token <api-key>'