curl --location --request POST 'http://127.0.0.1:3000/get_group_list' \ --header 'Content-Type: application/json' \ --data-raw '{ "no_cache": true }'
{}