event_type
enum<string>
required

Type of the event

Available options:
batch_transcribe_completed_event
operation_id
string
required

Unique identifier for the batch operation

status
enum<string>
required

The final status of the batch operation

Available options:
completed,
completed_with_failures,
failed
data
object[]
required

Array containing all transcription results

markdown
string