10 requests every 60 seconds.
External DocumentationTo learn more, visit the ThreatAware documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
10 requests every 60 seconds.
| Parameter | Description |
|---|---|
| Filter | The alert state to filter results by. |
| Limit | The maximum number of results to return. Enter 0 to return all available entries. |
| Offset | The start position of the data returned by the API. |
| System Name | The name of the connected integration to filter by. |
{
"offset": 0,
"limit": 1,
"total": 100,
"data": [
{
"state": "Amber",
"product": "Automox, Software Updates",
"status": "Incident",
"item": "BAM-001-1IWEF",
"issue": "Pending Updates",
"details": "Pending update of {0}patch, overdue by {1} days: {2}",
"itemEntityType": "device",
"ownerName": "",
"timestamp": "2022-10-10T09:32:23.0000000",
"acknowledgedTime": "0001-01-01T00:00:00.0000000",
"assignedTime": "0001-01-01T00:00:00.0000000",
"resolved": false,
"acknowledged": false,
"resolvedBy": "",
"resolvedTime": "0001-01-01T00:00:00.0000000",
"itemId": "f4841fbf-412e-4504-82b8-ce3c8cd2d400",
"inactiveUntil": "0001-01-01T00:00:00.0000000",
"hasLinkedDevice": true
}
],
"success": true,
"statusCode": 200,
"message": "Successfully retrieved alerts."
}
Was this page helpful?