Skip to main content
GET
Get contact attempt

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

200 - application/json
id
string<uuid>
required
contactId
string<uuid> | null
campaignId
string<uuid> | null
contactName
string
phoneNumber
string
campaignName
string
callStatus
string | null
durationSeconds
integer | null
summary
string | null
sentiment
string | null
createdAt
string<date-time> | null