Skip to main content
GET
Retrieves a specific phone call by its ID.

Path Parameters

id
integer<int32>
required

The unique identifier of the phone call.

Response

Successfully retrieved the phone call.

id
integer<int32>
startDate
string<date-time>
endDate
string<date-time> | null
fromNumber
string | null
toNumber
string | null
summary
string | null
uuid
string | null
clientId
integer<int32>
confidence
integer<int32>
confidenceReason
string | null
satisfaction
integer<int32>
satisfactionReason
string | null
purpose
string | null
dynamicVariables
string | null
connectedTo
integer<int32> | null
conversationUuid
string | null
name
string | null
transcript
object[] | null
isUnknown
boolean
portalId
integer<int32>