Get conversation details
Retrieve the detailed information about a single conversation. You can list conversations using the Get interaction aggregates endpoint grouping by conversation_id. For authentication you need the to use the API key associated to the project you want to retrieve the interactions from.
ID of the conversation you want to retrieve.
Response
Unique identifier of the interaction.
The total number of interactions in the conversation.
The total time spent in the conversation, in seconds, from the start of the first interaction to the end of the last interaction.
Timestamp of the first interaction in the conversation.
Timestamp of the last interaction in the conversation.
Cost of the conversation, in micro dollars.
Tags associated with the conversation.
List of emotions detected in the conversation.
User defined custom aggregates associated with the conversation.
List of the interactions in the conversation.