{
"id": "45463597-20b7-4af7-b3b3-f5fb778203ab",
"event": "transcription.success",
"payload": {
"metadata": {
"audio_duration": 3600,
"number_of_distinct_channels": 1,
"billing_time": 3600,
"transcription_time": 20
}
},
"custom_metadata": {
"user": "John Doe"
}
}Payload definition for the callback event transcription.success.
Id of the job
"45463597-20b7-4af7-b3b3-f5fb778203ab"
Type of event
transcription.success "transcription.success"
Result of the transcription
Show child attributes
Custom metadata given in the initial request
{ "user": "John Doe" }