Skip to content

Instantly share code, notes, and snippets.

List Items with Compliance Tag via Graph API
https://graph.microsoft.com/v1.0/sites/@{variables('SiteId')}/lists/@{variables('ListId')}/items/?$expand=fields($select=id,_ComplianceTag,_IsRecord)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment