Skip to main content

Uniphore Customer Portal

Sample Response
{
	"code": 200,
	"message": Conversation data fetched successfully,
	"data": {
		"sessionId": "0e998f2e-dc6b-44cb-93a9-d38f73a1c6ba",
		"processingData": { [
			"processingId": "1c898f2e-dc6b-44cb-93a9-d38f73a1c9dc",
			"startTime": 1720681143367,
			"endTime": "1720681143367",
			"result": ""
			]
		},
		"callMetadata": {
			"organizationId": null,
			"callDirection": "inbound",
			"language": "en-us",
			"type": "audio",
			"agentChannel": 0,
			"fileType": ".wav",
			"callDate": 2024-05-02T07:15:54Z
		},
		"auxiliaryMetadata": [
            {
                "field": "call_source",
                "value": "Website"
            },
            {
                "field": "product_type",
                "value": "Personal Loan"
            }
        ],
		"factsGroups": [
			{
				"id": "6666faf3a4e878029b2bb4af",
				"name": "AutoFactGroup367653900",
				"facts": [
					{
						"id": "1c5408f2-4eae-428e-a172-6ad7ff33d852",
						"name": "AutoFact1923759652",
						"query": "Did the agent demonstrate willingness to help?",
						"results": [
							{
								"value": "true",
								"explanation": "Dummy explanation",
								"startOffsets": [
									"10720"
								]
							}
						],
						"keyFact": true
					}
				]
			}
		],
		"scorecards": [
			{
				"_id": "6620b1b783ce807964b91ca5",
				"name": "Agent Bad Behaviour Test",
				"version": "5",
				"tenantId": "fe572156-2212-458e-873a-6ac60bebf642",
				"passRanges": 60,
				"passScore": false,
				"sections": [
					{
						"_id": "66193597ed0e8e2394d7c35f",
						"name": "Agent used bad words",
						"order": 1,
						"parentId": "000000000000000000000000",
						"weightagePercent": 100.0,
						"sectionQuestions": null,
						"score": 0.0,
						"subsections": []
					}
				],
				"autoFail": false,
				"score": 0.0,
				"autoScore": true
			}
		],
		"sentimentScores": [
			{
				"participant": "agent",
				"sentiment": "NEUTRAL",
				"sentimentValue": 0.5527811255144036
			},
			{
				"participant": "customer",
				"sentiment": "NEUTRAL",
				"sentimentValue": 0.5292179412914045
			}
		]
	}
}