Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Get details of an Abnormal case.
Parameters
| Parameter | Description |
|---|
| Case ID | The ID representing the case. Can be retrieved from the ‘List Cases’ action. |
Example Output
{
"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>"
]
}
Workflow Library Example
Get Case with Abnormal and Send Results Via Email