Microsoft Graph Intune: How to get the "enrolled by" user data

1.9k views Asked by At

In Azure portal on a managed device detail page it shows two types of users, The "Primary" user and the "Enrolled by" user. I'm trying to figure out how I can retrieve the latter using the Microsoft Graph API. What I've tried so far is pretty much every managed device related API. The ones I mainly use are the https://learn.microsoft.com/en-us/graph/api/intune-devices-manageddevice-list?view=graph-rest-1.0 and https://learn.microsoft.com/en-us/graph/api/intune-devices-manageddevice-get?view=graph-rest-1 I've also looked at pretty much all the beta variants of the related API documentation if and when they are available. My problem is that it seems like there is no way to retrieve this information.

0

There are 0 answers