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