Skip to main content
A transcript ready to download event is sent when a transcript enters a finished state with a non-zero duration. At this point, a transcript will exist in an S3 bucket for download. If an error ocurred during transcript, you will also receive a transcript.error event.

Common fields

string
Represents the version of the event. Uses semantic versioning to inform a consumer if the payload has introduced any breaking changes.
string
Represents the type of the event described in the payload.
string
An identifier representing this specific event.
object
An object representing the event, whose fields are described below.
number
Documenting when the webhook itself was sent. This timestamp is different than the time of the event the webhook describes.

Payload

string
The unique identifier for the transcription event.
object
The output parameters of the transcription event.
string
The ID of the room where the event occurred.
string
The name of the room where the event occurred.
string
The meeting session ID related to the event.
number
The duration of the session in seconds.
number
The cumulative participant minutes for the transcription session.
string
The current status of the transcription event.
string
The ID of the domain corresponding to this transcription event.