External DocumentationTo learn more, visit the Abnormal documentation.
Parameters
Example Output
Workflow Library Example
Get Case with Abnormal and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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?