Authorization: Bearer ********************curl --location 'https://user.mslmc.net/api/frp/threat/list?page=undefined&size=undefined&action_taken=undefined' \
--header 'Authorization: Bearer <token>'{"code":200,"msg":"获取成功","total":1,"data":[{"id":1,"node_id":2,"uid":1,"tunnel_id":null,"tunnel_name":"my-mc-server","threat_protocol":"fet","net_type":"TCP","src_ips":["185.220.101.5"],"total_trigger_count":25,"action_taken":"pending","created_at":"2026-05-31T10:29:11.000Z","updated_at":"2026-05-31T10:29:11.000Z"}]}