Fetch the state of a real-time stream
GET {{baseUrl}}/real_time/:id/state
This operation shows the current state of a real-time stream.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"real_time":{"state":"stopped"}}