Microsoft Intune - Search Managed Devices
This atomic belongs to the Microsoft Intune atomic group.
Searches for managed devices in Microsoft Intune. This atomic requires one of the following Graph API scopes: DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All
Target: Microsoft Intune integration target or HTTP endpoint for "graph.microsoft.com" with a path of "/v1.0/"
Account Key: None if using an integration-provided target, access token if using an HTTP Endpoint target
Steps:
[] Build the authorization header and query string
[] Request the devices
[] Check if the request was successful:
[]> If it was, attempt to extract the response and set the output variables
[]> If it wasn't, return an error
More information about this API: https://learn.microsoft.com/en-us/graph/api/intune-devices-manageddevice-list