v31

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-28124212862.9 KB
Live Streams

List live streams

Lists the live streams that currently exist in the current environment.

get/video/v1/live-streams

Query parameters

limitinteger

Number of items to include in the response

pageinteger

Offset by this many pages, of the size of limit

stream_keystring

Filter response to return live stream for this stream key only

status'active' | 'idle' | 'disabled'

idle indicates that there is no active broadcast. active indicates that there is an active broadcast and disabled status indicates that no future RTMP streams can be published.

Filter response to return live streams with the specified status only

Response

OK