Skip to main content
GET
Get a call

Authorizations

Authorization
string
header
required

Path Parameters

callId
string
required

The call id from the call log, or the conversationId of the ai_agent.call_completed webhook.

Response

OK

success
boolean
Example:

true

status
integer
Example:

200

call
object

One call with its analysis and its transcript. Apart from id, status, callSummaryTitle, transcriptUnavailableReason and createdAt, the fields are those of the ai_agent.call_completed webhook payload, described there in full.

Last modified on September 27, 2026