Skip to main content
GET
Get dial conversation + analysis
conversation (transcript, turns with user / ai) and analysis when ready: summary, category, reason, nextAction, questions[]. No recording URLs, carrier ids, or raw analysis blobs — use Ondial callId only. Path id = contactId; callId from List contact calls or lastCall.callId.

Authorizations

Authorization
string
header
required

Paste only your API key (ond_live_… or ond_test_…). Do not type the word Bearer — the playground adds it.

Path Parameters

id
string
required
callId
string
required

Preferred dialer UUID from list (callId), or a carrier/alias id that joins CallLogs ↔ call_analysis

Response

Call detail

callId
string
status
string | null
startedAt
string | null
endedAt
string | null
durationSec
integer
hasAnalysis
boolean
summary
string | null
contactId
string | null
campaignId
string | null
conversation
object
analysis
object | null