{
"numResults": 3,
"hasMore": false,
"data": [
{
"conversationID": "conv-XXXXXXX",
"botSessionID": "session-XXXXXXX",
"channel": "chat",
"segmentID": "ac-11111111-2222-3333-4444-555555555555",
"agent": {
"firstName": "REDACTED",
"lastName": "REDACTED",
"email": "redacted@example.com",
"name": "REDACTED AGENT",
"agentId": "agent-XXXX"
},
"tags": [
{
"type": "message",
"name": "intent",
"value": "refund_request",
"messageID": "ms-aaaa1111-bbbb-2222-cccc-333333333333",
"createdAt": "2026-02-25T09:33:25.937Z"
}
],
"segmentStartTime": "2026-02-25T09:33:10.120Z",
"segmentEndTime": "2026-02-25T09:36:02.880Z",
"agentActions": [
{
"actionType": "SearchBarEntry",
"action": {
"searchPhrase": "[REDACTED_QUERY]",
"typingStartTime": "2026-02-25T09:33:30.120Z",
"executionStartTime": "2026-02-25T09:33:30.500Z",
"displayTime": "2026-02-25T09:33:32.000Z",
"suggestionsShown": ["Suggestion 1", "Suggestion 2"],
"suggestionUsed": 1,
"phraseInput": "[REDACTED_INPUT]",
"correctionsPresented": 2,
"correctionsAccepted": 1,
"countDisplayedAnswers": {
"countDialogTasks": 1,
"countFaqs": 0,
"countAnswers": 1,
"countFiles": 0,
"countWebPages": 0,
"countFromNonNativeDataSource": 0
},
"suggestions": {
"dialogs": [{ "name": "Cancel Account" }],
"answers": [
{
"content": "[REDACTED_GENERATED_ANSWER]",
"positionId": "dg-1234567890",
"sources": [
{
"title": "Refund Policy",
"url": "https://example.com/refund"
}
],
"internalFlag": false
}
]
}
},
"used": [
{
"targetType": "Answer",
"target": {
"answer": {
"status": "Sent",
"usedTime": "2026-02-25T09:33:40.000Z",
"showMoreClicked": false,
"answerLinkClicked": [],
"positionId": "dg-1234567890",
"feedback": {
"response": "up",
"reasonCode": ["Correct Intent"],
"comment": "[REDACTED]"
}
}
}
}
]
}
],
"proActiveSuggestions": [
{
"utterance": "[REDACTED_CUSTOMER_UTTERANCE]",
"suggestions": { "dialogs": [], "answers": [] },
"displayTime": "2026-02-25T09:33:20.000Z",
"countDisplayedAnswers": {
"countDialogTasks": 0,
"countFaqs": 0,
"countAnswers": 1,
"countFiles": 0,
"countWebPages": 0,
"countFromNonNativeDataSource": 0
},
"used": []
}
],
"queueInfo": { "queueId": "qu-XXXX", "queueName": "SupportQueue" },
"countScrollUp": 2,
"countScrollDn": 3,
"isWelcomeMsgRead": true,
"linksClicked": [
{ "url": "https://example.com/help", "timestamp": "2026-02-25T09:34:00.000Z" }
],
"playbookRuntimeData": [
{
"_id": "playbookRuntime-XXXX",
"playbookId": "acl-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX",
"type": "primary",
"triggerType": "auto",
"language": "en",
"order": "sequential",
"openedAt": "2026-02-25T09:33:15.221Z",
"closedAt": "2026-02-25T09:34:03.254Z",
"adheredSteps": 5,
"adherenceRate": 100,
"stages": [],
"totalStages": { "stage-1": 3 }
}
],
"coachingRuntimeData": [
{
"_id": "coachingRuntime-XXXX",
"ruleId": "acr-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX",
"ruleName": "Greeting Compliance",
"messageId": "ms-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX",
"triggeredAt": "2026-02-25T09:33:25.430Z",
"actionType": "nudge",
"actionId": "action-XXXX",
"expression": "positive",
"message": { "title": "Use Standard Greeting", "body": "[REDACTED]" },
"emails": [],
"adherence": { "criteria": "Greeting template used" },
"isAdhered": true,
"adheredAt": "2026-02-25T09:33:42.430Z"
}
],
"agenticActivities": [
{
"utterance": "[REDACTED_CUSTOMER_UTTERANCE]",
"requestId": "aa-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX",
"requestTime": "2026-02-25T09:33:20.000Z",
"reqStatus": "200",
"response": [{ "type": "suggestion", "content": "[REDACTED_RESPONSE]" }],
"responseTime": "2026-02-25T09:33:21.200Z",
"resStatus": 200,
"sessionInfo": { "botSessionID": "session-XXXXXXX" },
"participantId": "participant-XXXX",
"streaming": false,
"usageDetails": { "usedType": "send" },
"feedback": { "response": "up" }
}
]
}
]
}