Live Streams
Retrieve a live stream
Retrieves the details of a live stream that has previously been created. Supply the unique live stream ID that was returned from your previous request, and Mux will return the corresponding live stream information. The same information is returned when creating a live stream.
get/video/v1/live-streams/{LIVE_STREAM_ID}
Path parameters
LIVE_STREAM_IDstring required
The live stream ID
Response
OK