You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -47,7 +47,7 @@ See examples at [OData queries with Defender for Endpoint](exposed-apis-odata-sa
47
47
48
48
- You can get devices last seen according to your configured retention period.
49
49
- Maximum page size is 10,000.
50
-
- Rate limitations for this API are 100 calls per minute and 1500 calls per hour.
50
+
- Rate limitations for this API are 100 calls per minute and 1,500 calls per hour.
51
51
52
52
## Permissions
53
53
@@ -58,13 +58,11 @@ Application|Machine.ReadWrite.All|'Read and write all machine information'
58
58
Delegated (work or school account)|Machine.Read|'Read machine information'
59
59
Delegated (work or school account)|Machine.ReadWrite|'Read and write machine information'
60
60
61
-
> [!NOTE]
62
-
> When obtaining a token using user credentials:
63
-
>
64
-
> - The user needs to have at least the following role permission: 'View Data' (For more information, see [Create and manage roles](../user-roles.md))
65
-
> - Response will include only devices, that the user have access to, based on device group settings (For more information, see [Create and manage device groups](../machine-groups.md))
66
-
>
67
-
> Device group creation is supported in Defender for Endpoint Plan 1 and Plan 2.
61
+
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)).
62
+
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)).
64
+
65
+
Device group creation is supported in Defender for Endpoint Plan 1 and Plan 2.
0 commit comments