get https://v1.fastpix.io/live/streams/
This endpoint retrieves details about a specific live stream by its unique streamId
. It includes data such as the stream’s status
(idle, preparing, active, disabled), metadata
(title, description), and more.
Example
Suppose a news agency is broadcasting a live event and wants to track the configurations set for the live stream while also checking the stream's status.
Related guide: Manage streams