Live and recent operators
GET /api/streamers/live
GET
/api/streamers/live
Powers the channel rail. live = an open Mux session (staleness-guarded at 12 h); recent = each operator’s latest content in the last 30 days (ended broadcast or ready take), excluding anyone live.
Authorizations
Section titled “Authorizations ”- None
Responses
Section titled “ Responses ”OK (empty lists on error).
object
live
required
Array<object>
object
handle
required
string
hlsUrl
required
string
viewers
required
integer
startedAt
required
string | null format: date-time
signal
required
object
marketId
string
name
string
recent
required
Array<object>
object
handle
required
string
endedAt
required
string
durationSecs
required
integer | null
peakViewers
required
integer
vodPlaybackId
required
Mux VOD of the session, when recorded.
string | null
clipHlsUrl
required
HLS of the latest clip/take, when that is the content.
string | null