GET
/
v1
/
connections
/
{connection_id}
/
plivo-audio-stream-xml
curl --request GET \
  --url https://api.trata.ai/v1/connections/{connection_id}/plivo-audio-stream-xml
{
  "message": "link"
}

Path Parameters

connection_id
string
required

Response

200
application/json

Successful Response

The response is of type object.