GET /video/v1/live-streams
Summary: List live streams
Operation ID: list-live-streams
Auth: unknown
Operation ID: list-live-streams
Auth: unknown
Description
Lists the live streams that currently exist in the current environment.
Parameters (4)
limit
(integer, query, optional, default: 25)
Number of items to include in the response
page
(integer, query, optional, default: 1)
Offset by this many pages, of the size of `limit`
status
(?, query, optional)
Filter response to return live streams with the specified status only
stream_key
(string, query, optional)
Filter response to return live stream for this stream key only
No probe data for this endpoint yet.