Update pull-alerts-using-rest-api.md

Adding reference to the Gov URIs.
Also referenced in here: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/8311
This commit is contained in:
adirdidi 2021-01-15 01:31:33 +02:00 committed by GitHub
parent 701382fd5d
commit 01dad13ff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
@ -26,6 +26,8 @@ ms.topic: article
- Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-exposedapis-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.