curl --location --request GET '/records/unreadcount?type=指定要查询的类型' \ --header 'Authorization;'
{ "unread_counts": 100, "grouped_unread_counts": { "1": 30, "2": 50, "3": 20 } }