Managed dervices graph endpoint does not return hardware details

De Smedt Bert 0 Reputation points
2026-09-09T23:16:29.95+00:00

When calling the Graph API
https://graph.microsoft.com/beta/deviceManagement/managedDevices?$filter=azureADDeviceId eq '{some intune id}'
I receive a result with the filed HardwareInformation, but the values are empty or 0.

I read that hardware information is only returned, if the id is called directly, but when calling the Graph API
https://graph.microsoft.com/beta/deviceManagement/managedDevices/{someintuneid}?$select=hardwareInformation
I receive a http status code 200, but an empty result.

Is this a bug or do I call the wrong endpoint? (also the v1.0 versions does not work)

Microsoft Security | Microsoft Graph
0 comments No comments

1 answer

Sort by: Oldest
  1. De Smedt Bert 0 Reputation points
    2026-09-09T23:26:40.72+00:00

    Already solved...

    Was this answer helpful?

    0 comments No comments

Your answer

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