Forum Discussion
mindfulrants
Feb 02, 2024Copper Contributor
Graph deviceManagement/reports/exportJobs not working for EncryptionStatus report
I am trying to use Graph deviceManagement reports API to query the Intune EncryptionStatus report but i get error "PostExportJobAsync not supported for reportType Unknown".
Is there another way to get these reports without the GUI?
- IkOnOs1215Copper Contributor
Take a look at this site, it will help.
- mindfulrantsCopper ContributorYes, that example is querying the Devices report which I am already familiar with.
IkOnOs1215 was your suggestion directly related to the EncryptionStatus report or specific to the error "PostExportJobAsync not supported for reportType Unknown"?- IkOnOs1215Copper Contributor
On the DevicesWithInventory report you have the parameters to see the encryption status and TPM but I don't see an encryptionstatus report available with graph api, hence your error message.