There's no Graph API for this currently, best you can do is use the authorizationpolicy endpoint, but this covers only the admin SSPR control (not the user one, so no Groups, etc): https://learn.microsoft.com/en-us/graph/api/resources/authorizationpolicy?view=graph-rest-beta
Microsoft Graph - Azure Active Directory - finding SSPR and other properties
Dancing Strawberry
101
Reputation points
What Microsoft Graph endpoint can I use to get the setting corresponding to the SSPR property shown in the screenshot for one organization? Also wondering where I can find documentation to get the other similar properties under the "Manage" section from the graph api.