Skip to main content
List properties and relationships of all managedDevice objects.
  • Least privileged Microsoft Graph permission to access the action via application: DeviceManagementManagedDevices.ReadWrite.All, DeviceManagementManagedDevices.Read.All.
External DocumentationTo learn more, visit the Microsoft Intune documentation.

Parameters

ParameterDescription
FilterThe filter to apply on the operation. You can filter by display name, tag names, values etc. For example, to filter for a display name use displayName eq ‘ManagedDeviceName’.
For more information about group fields: https://learn.microsoft.com/en-us/graph/api/resources/group?view=graph-rest-1.0#properties
LimitThe maximum number of items to return per page.
Return All PagesAutomatically fetch all resources, page by page.

Example Output

Workflow Library Example

List Managed Devices with Microsoft Intune and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop