Parameter | Description |
---|---|
Case ID | The ID representing the case. Can be retrieved from the ‘List Cases’ action. |
{
"caseId": 32308255,
"affectedEmployee": "<string>",
"analysis": "<string>",
"case_status": "<string>",
"customerVisibleTime": "2025-04-02T15:11:08.187000+00:00",
"firstObserved": "2025-04-02T15:11:08.187000+00:00",
"remediation_status": "<string>",
"severity": "<string>",
"severity_level": "<string>",
"confidence": "<string>",
"threatIds": [],
"genai_summary": [
"<string>"
]
}
Was this page helpful?