Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the conversation
Body
Source from where the conversation originated. This can be device id, phone number, etc.
1 - 512
"device12345"
Type of the conversation source
BROWSER
, TWILIO
, PLIVO
AI agent which handled the conversation
1 - 512
"aia.1719914136.zl2fxvXB"
Start time of the conversation
URL to the full transcript of the conversation
1 - 512
elements"http://example.com/transcript"
Summary of the conversation
1 - 2048
"The conversation was about resolving billing issues."
URL to the recording of the conversation
1 - 512
"http://example.com/recording"
End time of the conversation
Analytics of the conversation Expected output of the post conversation task
Comments from the admin on the conversation
Response
Conversation updated successfully
Any conversation happening between the end user and assistant is stored in this table
Analytics of the conversation Expected output of the post conversation task