Authorization: Bearer ********************
curl --location --request GET '/ranking-keyword-histories/get-group-list?run_at' \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": [ {} ], "message": "string" }