curl --location --request GET '/ee/problem/third-part/exception-instance' \
--header 'project-id: {{project-id}}' \
--header 'group-code: {{group-code}}' \
--header 'token: {{token}}'
[
{
"rwdInstanceId": "",
"rwdInstanceName": "",
"spaceIds": [
""
],
"objectType": "",
"classCode": "",
"riskStatus": ""
}
]