Get alerts filtered by status
GET https://graph.microsoft.com/v1.0/security/alerts?$filter=Status eq 'NewAlert'&$top=1
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$filter | string | ||
$top | number |
GET https://graph.microsoft.com/v1.0/security/alerts?$filter=Status eq 'NewAlert'&$top=1
Key | Datatype | Required | Description |
---|---|---|---|
$filter | string | ||
$top | number |