{}
curl --location --request GET 'http://127.0.0.1/user/get_org_user_count?access_token=6ed1bxxx&onlyActive=0' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "count": 0, "errmsg": "string", "errcode": 0 }