Is online status still from streams endpt in v5 api?

Hi Dallas,

when I do the curl to this endpoint …/streams/44322889 I get back no response on my terminal line. When I do the call using http and getting the json I get this:
Object
$$hashKey
:
“object:31”
error
:
“Not Found”
message
:
“Channel ‘44322889’ does not exist”
status
:
404

I think in v3 the response used to be status:null. But if now the status “does not exist” means null stream, that is what I need you to please clarify.

thanks!