Conversations

POST
POSThttps://api.hyperleapai.com/audit/conversations

Get Conversations for audit based on filter conditions passed in.

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

Request body

application/json
callerIdstring · uuidnullable
startDatestring · date-timenullable
endDatestring · date-timenullable
pageSizeinteger · int32
objectnullable
[key]stringnullable
promptIdstring · uuidnullable
promptVersionIdstring · uuidnullable
promptRunIdstring · uuidnullable
conversationRunIdstring · uuidnullable
workspaceIdstring · uuidnullable
conversationIdstring · uuidnullable
lookupTypesstring[]nullableread-only
userIdstring · uuidnullableread-only
isAdminbooleanread-only
organizationIdstring · uuidnullableread-only
continuationTokenstringnullable
includeFeedbackboolean
AuditFeedback
scoreinteger · int32nullable
scoreTextstringnullable
scoreTagsstringnullable

Responses

200OK

No response body.

curl -X POST "https://api.hyperleapai.com/audit/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"
  },
  "promptId": "string",
  "promptVersionId": "string",
  "promptRunId": "string",
  "conversationRunId": "string",
  "workspaceId": "string",
  "conversationId": "string",
  "lookupTypes": [
    "string"
  ],
  "userId": "string",
  "isAdmin": true,
  "organizationId": "string",
  "continuationToken": "string",
  "includeFeedback": true,
  "feedback": {
    "score": 0,
    "scoreText": "string",
    "scoreTags": "string"
  }
}'

Explore Hyperleap AI

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