Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,779 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is there Graph API or powershell cmdlet to query data classification activity explorer of M365 Following is the link for Activity Explorer data-classification-activity-explorer
As far as I know and looking at the Microsoft Graph Security API (Beta), data classification activity is not yet exposed through the API. The Powershell Graph SDK also uses MS Graph and thus does not have this.
I suggest you create a feature request in the Microsoft 365 Developer Platform