Count the number of events in a streamMethod : GETURI : /stream/<schema_name>/<stream_name>/countExamplecurl -X GET http://192.168.1.105:18080/stream/website/visitor/countResponse{ "count": 10 }