The Event Object
The type of the event.
Additional data about the event.
Types of Events
audio_transcription.succeeded
data
is an audio transcriptionOccurs whenever an audio transcription succeeds.audio_transcription.failed
Occurs whenever an audio transcription fails.
note_generation.succeeded
data
is a noteOccurs whenever a note generation succeeds.note_generation.failed
Occurs whenever a note generation fails.
coding.succeeded
data
is a coding resultOccurs whenever a coding operation succeeds.coding.failed
Occurs whenever a coding operation fails.