Skip to main content
This webhook is triggered when a dial transcript is finalized.

Event Type

dial.transcript

Payload

NameTypeDescription
dial_idstringThe ID of the created dial.
transcript{text: string, speaker: ‘AI’ | ‘HUMAN’, detailType?: string}[] The finalized transcript.

Example Message