Conversations

POST
POSThttps://api.hyperleapai.com/feedback-report/conversations

Get Conversations for feedback analysis based on filter conditions passed in.

Authenticated with your API key in the x-hl-api-key request header.

Request body

application/json
callerIdstring · uuidrequired
startDatestring · date-timerequired
endDatestring · date-timerequired
pageSizeinteger · int32
objectnullable
[key]stringnullable
isAdminbooleanread-only
organizationIdstring · uuidnullableread-only
userIdstring · uuidnullableread-only
scoreinteger · int32nullable
scoreTextstringnullable
scoreTagsstringnullable
promptIdstring · uuidnullable
promptVersionIdstring · uuidnullable
conversationIdstring · uuidnullable
continuationTokenstringnullable

Responses

200OK

No response body.

curl -X POST "https://api.hyperleapai.com/feedback-report/conversations" \
  -H "x-hl-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "callerId": "string",
  "startDate": "string",
  "endDate": "string",
  "pageSize": 0,
  "appHeaders": {
    "key": "string"
  },
  "isAdmin": true,
  "organizationId": "string",
  "userId": "string",
  "score": 0,
  "scoreText": "string",
  "scoreTags": "string",
  "promptId": "string",
  "promptVersionId": "string",
  "conversationId": "string",
  "continuationToken": "string"
}'

Explore Hyperleap AI

AI customer service agents that answer FAQs, capture leads, and book appointments across Website, WhatsApp, Instagram, and Facebook Messenger.