Parameter | Description |
---|---|
Fields | Specify which fields to return for each item. |
{
"alerts": [
{
"id": 2,
"category": "<string>",
"alert_name": "<string>"
},
{
"id": 3,
"category": "<string>",
"detected_time": "2025-04-06T03:13:38.503125Z",
"devices_count": 806,
"alert_name": "<string>"
}
]
}
Was this page helpful?