POST
/
get-call

Authorizations

X-Authorization
string
header
required

Body

application/json
agentId
string
required

Agent ID (can be retrieved from the agent settings page)

callId
string
required

Call ID (can be retrieved from the call history page)

uid
string
required

User ID (can be retrieved from the user settings page)

Response

200 - application/json
actionItems
string[]

List of action items identified during the call

agentName
string

Name of the agent handling the call

ai_success
string

Indicator of AI's success in handling the call

businessPhoneNumber
string

Phone number of the agent

callDirection
string

Direction of the call (inbound/outbound)

callEnded
string

Date string when the call ended

callerName
string

Name of the caller

callId
string

Unique identifier for the call

callStarted
string

Date string when the call started

customerPhoneNumber
string

Phone number of the customer

dashboardUrl
string

URL to access the call dashboard

duration
number

Duration of the call in seconds

endedReason
string

Reason for the call ending

followUp
string

Indicator if follow-up is required

followUpReason
string

Reason for any required follow-up

keyPoints
string[]

Key points or highlights from the call

longSummary
string | null

Detailed summary of the call

mentionedDate
string | null

Any specific date mentioned during the call

mentionedEmail
string | null

Email address mentioned during the call

mentionedTime
string | null

Any specific time mentioned during the call

purpose
string

Main purpose or topic of the call

recordingUrl
string

URL to access the call recording

sentiment
string

Overall sentiment of the call

summary
string

Brief summary of the call

topic
string

Main topic or category of the call

transcript
object[]

Structured transcript of the call

transcriptText
string

Full text transcript of the call

unansweredQuestions
string[]

List of questions that were not answered during the call