Share via

InTune Device List

Bahalzamon 121 Reputation points
May 31, 2023, 10:16 PM

Ultimately I am attempting to get the list of devices from Endpoint Manager > InTune so I can import it into Dataverse.

But I am needing help to identify if there is a way to pull this info down through some sort of API.

I am unsure if this is the correct resource as i have not been able to get this to work.
https://learn.microsoft.com/en-us/rest/api/intune/

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,570 questions
0 comments No comments
{count} votes

Accepted answer
  1. Crystal-MSFT 53,726 Reputation points Microsoft External Staff
    Jun 1, 2023, 1:43 AM

    @Bahalzamon, Thanks for posting in Q&A. Based on my testing, to get the list of the managed devices in Intune, you can get from the following graph API:

    Action: Get

    URL: https://graph.microsoft.com/beta/deviceManagement/managedDevices

    User's image

    https://learn.microsoft.com/en-us/graph/api/intune-devices-manageddevice-list?view=graph-rest-1.0&viewFallbackFrom=graph-rest-beta

    Hope the above information can help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.