Skip to content

Part type - call_summary

Contains the id of the call the summary describes, for conversation part type call_summary. A conversation can contain several calls, and therefore several call summaries, so this identifies which call each summary belongs to. The id matches the id returned by the Calls API and by the call.started, call.ended, call.recording_available and call.transcription_available webhook topics.

call_idstring

The id of the call the summary describes

Example:"3822007689"
{ "call_id": "3822007689" }