Fetch Conversation Data
Fetch Conversation Data API is used to retrieve detailed data of the specified conversation that is processed in U-Discover. The response contains comprehensive analytical data including facts, metadata, and scorecards.
Endpoint
METHOD: GET
URL: http://<host name>/v1/conversation/{sessionid}/data
curl --location --request GET 'https://<host name>/uzng-gateway/v1/conversation/pov896123-qa22-44o9-87a9-628f2d37cc401400/data' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkxYejBQYWVFRERuS3dfcjdkU2s2UyJ9.eyJodHRwczovL2FwaS51bmlwaG9yZS5jb20vdGVuYW50IjoiMTViYjEwN2bnRzIiwiZ3R5IjoiY2xpZ6WyJyZWMcapfU8fY08zHkAS2j2GQ'