mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-24 14:53:44 +00:00
Merge branch 'master' into lsaldanha-4620497-batch14
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Pull Microsoft Defender ATP detections using REST API
|
||||
description: Learn how call an Microsoft Defender ATP endpoint to pull detections in JSON format using the SIEM REST API.
|
||||
title: Pull Microsoft Defender for Endpoint detections using REST API
|
||||
description: Learn how call an Microsoft Defender for Endpoint API endpoint to pull detections in JSON format using the SIEM REST API.
|
||||
keywords: detections, pull detections, rest api, request, response
|
||||
search.product: eADQiWindows 10XVcnh
|
||||
search.appverid: met150
|
||||
@ -29,6 +29,8 @@ ms.topic: article
|
||||
>Want to experience Defender for Endpoint? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-pullalerts-abovefoldlink)
|
||||
|
||||
|
||||
[!include[Microsoft Defender for Endpoint API URIs for US Government](../../includes/microsoft-defender-api-usgov.md)]
|
||||
|
||||
>[!Note]
|
||||
>- [Microsoft Defender for Endpoint Alert](alerts.md) is composed from one or more detections.
|
||||
>- [Microsoft Defender for Endpoint Detection](api-portal-mapping.md) is composed from the suspicious event occurred on the Device and its related Alert details.
|
||||
|
Reference in New Issue
Block a user