Authorization: Bearer ********************
curl --location --request GET '/gcs/warn/unreadCount?warnType=1' \ --header 'Authorization: Bearer <token>'
{ "msg": "string", "code": 0, "data": 0 }