API Documentation
Prospects
Agents
VoiceModels
Hive
HiveAgentLink
Actions
ActionAgentLink
Products
Conversations
ConversationProspectLink
Data Plane
Get Audio Stream XML For Plivo
Get the audio stream xml for Plivo to start a voice conversation
GET
/
v1
/
connections
/
{connection_id}
/
plivo-audio-stream-xml
Copy
curl --request GET \
--url https://api.trata.ai/v1/connections/{connection_id}/plivo-audio-stream-xml
Copy
{
"message": "link"
}
Path Parameters
Response
200
application/json
Successful Response
The response is of type object
.
Copy
curl --request GET \
--url https://api.trata.ai/v1/connections/{connection_id}/plivo-audio-stream-xml
Copy
{
"message": "link"
}
Assistant
Responses are generated using AI and may contain mistakes.