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

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"real_time":{"state":"stopped"}}