{ "no_cache": false }
curl --location --request POST '/get_group_list' \ --header 'Content-Type: application/json' \ --data-raw '{ "no_cache": false }'
{ "status": "ok", "retcode": 0, "data": [ {} ] }