cURL
curl --request POST \ --url https://api.hyperleapai.com/feedback-report/conversations \ --header 'Content-Type: application/json' \ --header 'x-hl-api-key: <api-key>' \ --data '{ "callerId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "startDate": "2023-11-07T05:31:56Z", "endDate": "2023-11-07T05:31:56Z", "pageSize": 10, "appHeaders": {}, "score": 123, "scoreText": "<string>", "scoreTags": "<string>", "promptId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "promptVersionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "conversationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "continuationToken": "<string>" }'
Get Conversations for feedback analysis based on filter conditions passed in.
API Key for authentication
1 <= x <= 20
Show child attributes
OK