Is it possible not to use SCCM but rather graph API to get hardware identifiers of users devices

Konrad Wojciechowski (Nokia) 40 Reputation points
2024-09-05T14:51:45.9666667+00:00

Hello,

Is it possible not to use SCCM but rather graph API to get hardware identifiers of users devices?
If yes - which endpoint we could use?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,987 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,893 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,048 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Xenia-MSFT 2,180 Reputation points Microsoft Vendor
    2024-09-06T01:54:13.2166667+00:00

    @Konrad Wojciechowski (Nokia) Thanks for posting in our Q&A.

    For this issue, what did you mean hardware identifiers? Here is some information about hardware device details showing in intune portal.

    https://learn.microsoft.com/en-us/mem/intune/remote-actions/device-inventory#hardware-device-details

    And we also can get these details via graph API. Please refer to the following links:

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

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

    Hope it will give you some ideas.


    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.


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.