Skip to content

Commit 14dc4ae

Browse files
committed
Update get-user-related-alerts.md
1 parent 0b54377 commit 14dc4ae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

defender-endpoint/api/get-user-related-alerts.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Retrieves a collection of alerts related to a given user ID.
3939

4040
## Limitations
4141

42-
1. Rate limitations for this API are 100 calls per minute and 1500 calls per hour.
42+
1. Rate limitations for this API are 100 calls per minute and 1,500 calls per hour.
4343

4444
## Permissions
4545

@@ -55,8 +55,8 @@ Delegated (work or school account) | Alert.ReadWrite | 'Read and write alerts'
5555
> [!NOTE]
5656
> When obtaining a token using user credentials:
5757
>
58-
> - The user needs to have at least the following role permission: 'View Data'. For more information, see [Create and manage roles](../user-roles.md).
59-
> - Response will include only alerts, associated with devices, that the user have access to, based on device group settings (See [Create and manage device groups](../machine-groups.md) for more information)
58+
> - The user needs to have at least the following role permission: 'View Data.' For more information, see [Create and manage roles](../user-roles.md).
59+
> - Response includes only alerts, associated with devices, that the user have access to, based on device group settings (See [Create and manage device groups](../machine-groups.md) for more information)
6060
>
6161
> Device group creation is supported in Defender for Endpoint Plan 1 and Plan 2.
6262
@@ -80,13 +80,13 @@ Empty
8080

8181
## Response
8282

83-
If successful and user exists - 200 OK. If the user does not exist - 200 OK with an empty set.
83+
If successful and user exists - 200 OK. If the user doesn't exist - 200 OK with an empty set.
8484

8585
## Example
8686

8787
### Request
8888

89-
Here is an example of the request.
89+
Here's an example of the request.
9090

9191
```http
9292
GET https://api.securitycenter.microsoft.com/api/users/user1/alerts

0 commit comments

Comments
 (0)