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. Key of the custom aggregate.
Value of the custom aggregate.
List of the interactions in the conversation. Unique identifier of the interaction.
Input text of the interaction.
Output text of the interaction.
Timestamp of the start of the interaction.
Timestamp of the end of the interaction.
User query associated with the interaction.
Topic of the interaction.
Sentiment of the interaction.
Type of risk associated with the interaction.
Moderation issue associated with the interaction.
Business issue associated with the interaction.