Skip to main content

Get broadcast by ID

Get broadcast by ID

Path Parameters
id string REQUIRED
Responses
200

Successful operation

Schema OPTIONAL
data object OPTIONAL
title string OPTIONAL
id string OPTIONAL
instance_id string OPTIONAL
status string OPTIONAL

Possible values: [starting, running, paused, finished, errored]

user object OPTIONAL
id string OPTIONAL
translation_settings object OPTIONAL
preprocessing object OPTIONAL
enable_vad boolean OPTIONAL
vad_threshold float OPTIONAL
pre_vad_denoise boolean OPTIONAL
pre_vad_dsp boolean OPTIONAL
transcription object OPTIONAL
source_language string OPTIONAL
asr_model string OPTIONAL
denoise string OPTIONAL

Possible values: [none, low, medium, high]

diarize_speakers boolean OPTIONAL
priority string OPTIONAL

Possible values: [normal, high, critical]

min_alignment_score float OPTIONAL
segment_confirmation_silence_threshold float OPTIONAL
sentence_splitter object OPTIONAL
enabled boolean OPTIONAL
min_sentence_characters integer OPTIONAL
min_sentence_seconds integer OPTIONAL
min_split_interval float OPTIONAL
translations object[] OPTIONAL
target_language string OPTIONAL
translation_model string OPTIONAL
style string OPTIONAL
speech_generation object OPTIONAL
tts_model string OPTIONAL
voice_cloning boolean OPTIONAL
voice_id string OPTIONAL
denoise_voice_samples boolean OPTIONAL
speech_tempo_auto boolean OPTIONAL
speech_tempo_timings_factor float OPTIONAL
speech_tempo_adjustment_factor float OPTIONAL
translation_queue_configs object OPTIONAL
global object OPTIONAL
desired_queue_level_ms integer OPTIONAL
max_queue_level_ms integer OPTIONAL
allowed_message_types string[] OPTIONAL

Possible values: [partial_transcription, validated_transcription, translated_transcription]

utc_created_at date-time OPTIONAL
inputs object[] OPTIONAL
protocol string OPTIONAL

Possible values: [rtmp_push, rtmp_pull, hls_pull, srt_push]

url string OPTIONAL
outputs object[] OPTIONAL
protocol string OPTIONAL

Possible values: [rtmp_push, rtmp_pull, hls_pull, srt_push]

url string OPTIONAL
key string OPTIONAL
lang_code string[] OPTIONAL
ok boolean OPTIONAL
default

Error response

Schema OPTIONAL
errors object[] OPTIONAL
detail string OPTIONAL
error_code integer OPTIONAL
instance string OPTIONAL
status integer OPTIONAL
title string OPTIONAL
type string OPTIONAL
ok boolean OPTIONAL