curl --location '/get_online_clients' \ --header 'Content-Type: application/json' \ --data '{ "no_cache": false }'
{ "status": "ok", "retcode": 0, "data": {}, "message": "", "wording": "", "stream": "normal-action" }