Description
Check the current streaming status of a computer. This endpoint allows you to verify if a stream is active, when it started, and get the process information.Usage Example
Response Format
When Streaming
When Idle
When Terminated
Status Values
idle- No active streamstreaming- Stream is currently activeterminated- Stream process ended unexpectedly
Common Use Cases
- Monitoring stream health
- Verifying stream started successfully
- Detecting unexpected stream termination
- Building stream status dashboards
Authorizations
API key authentication. Format: sk_live_...
Path Parameters
Response
200 - application/json
Stream status
Available options:
idle, streaming, terminated