Hi Team,
We have configured a M365 security alert policy, that triggers an email when a user is added to a site's site collection admin. We are trying to read through the alerts and get the information like on which site and which user has been added. Neither the email has that information nor the alert details. Is there a way or a service or api end point where we can get the alerts activity list with all the required details that are present in the fly out.
We explored the Graph API Security Alert end point (https://graph.microsoft.com/v1.0/security/alerts) but it does not returns activity list as well.
Appreciate your help here.