curl --location --request GET '/exception-event/third-part/risk-instance-statics' \
--header 'project-id: {{project-id}}' \
--header 'group-code: {{group-code}}' \
--header 'token: {{token}}'
[
{
"riskEventId": 0,
"rwdInstanceId": "",
"happenCount": 0
}
]