Events capture various changes to API resources. By setting up a webhook you can be notified when various events occur. This is particularly useful for listening to asynchronous events such as generating notes or audio transcriptions.
The type of the event.
Additional data about the event.
data
is an audio transcription
Occurs whenever an audio transcription succeeds.
Occurs whenever an audio transcription fails.
data
is a note
Occurs whenever a note generation succeeds.
Occurs whenever a note generation fails.
data
is a coding result
Occurs whenever a coding operation succeeds.
Occurs whenever a coding operation fails.
Events capture various changes to API resources. By setting up a webhook you can be notified when various events occur. This is particularly useful for listening to asynchronous events such as generating notes or audio transcriptions.
The type of the event.
Additional data about the event.
data
is an audio transcription
Occurs whenever an audio transcription succeeds.
Occurs whenever an audio transcription fails.
data
is a note
Occurs whenever a note generation succeeds.
Occurs whenever a note generation fails.
data
is a coding result
Occurs whenever a coding operation succeeds.
Occurs whenever a coding operation fails.