Skip to content

Commit 8982e40

Browse files
committed
Update get-machines.md
1 parent 51a17bf commit 8982e40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/api/get-machines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Delegated (work or school account)|Machine.ReadWrite|'Read and write machine inf
6060

6161
When obtaining a token using user credentials, the user needs to have at least the following role permission: `View Data` (see [Create and manage roles](../user-roles.md)).
6262

63-
Responses include only devices that the user have access to, based on device group settings (See [Create and manage device groups](../machine-groups.md)).
63+
Responses include only devices that the user has access to, based on device group settings (See [Create and manage device groups](../machine-groups.md)).
6464

6565
Device group creation is supported in Defender for Endpoint Plan 1 and Plan 2.
6666

@@ -82,7 +82,7 @@ Empty
8282

8383
## Response
8484

85-
If successful and machines exists - 200 OK with list of [machine](machine.md) entities in the body. If no recent machines - 404 Not Found.
85+
If successful, and the machines exist, you see `200 OK` with list of [machine](machine.md) entities in the body. If there are no recent machines, you see `404 Not Found`.
8686

8787
## Example
8888

0 commit comments

Comments
 (0)