Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

call_id
string<uuid>
required

Response

200 - application/json
callId
string<uuid>
required
read-only
accountId
string<uuid>
required
read-only
created
string<date-time>
required
deletionTime
string<date-time>
required
read-only
endReason
required

The reason the call ended.

  • unjoined - Client never joined
  • hangup - Client hung up
  • agent_hangup - Agent hung up
  • timeout - Call timed out
  • connection_error - Connection error
  • system_error - System error
Available options:
unjoined,
hangup,
agent_hangup,
timeout,
connection_error,
system_error
recordingEnabled
boolean
required
read-only
hadSummary
boolean
required
read-only
joined
string<date-time> | null
ended
string<date-time> | null
maxDuration
string
default:3600s