Not getting '@odata.type' fields in resposne while fetching App Protection policies

Anil Ranolia 0 Reputation points
2026-05-20T08:06:52.27+00:00

Hi, I am making below api calls to fetch the list of app protection policies in a tenant:

Android: https://graph.microsoft.com/beta/deviceAppManagement/androidManagedAppProtections
IOS: https://graph.microsoft.com/beta/deviceAppManagement/iosManagedAppProtections
Windows: https://graph.microsoft.com/beta/deviceAppManagement/mdmWindowsInformationProtectionPolicies

In the response, I am getting the response correctly. But i am not getting '@odata.type' field that tells me what type of policy that is.

Is this intentional or a bug? Also please mention if there is any workaround to get this specific field.

Thank you.

Microsoft Security | Microsoft Graph

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.