ManagedDevices Graph API 1.0 and Beta return NULL for Note field

Brad Davis 101 Reputation points
2024-10-25T14:59:32.32+00:00

We have populated the notes field in Intune and need to view the information in the Graph API. The notes field shows NULL in the API (both the Beta and 1.0 API). You can see in the Intune photo that the Notes field is populated.

BetaAPI

1API

Intune

Microsoft Security | Intune | Other
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

Answer accepted by question author
  1. Crystal-MSFT 54,201 Reputation points Microsoft External Staff
    2024-10-28T01:21:49.15+00:00

    @Brad Davis, Thanks for posting in Q&A. Based on my researching and testing. I find the Notes can display when we add select parameter in the graph query

    https://graph.microsoft.com/beta/deviceManagement/managedDevices('deviceid')?select=deviceName,notes

    User's image

    You can try this. 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 comments No comments

0 additional answers

Sort by: Most helpful

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.