We are trying to call these apis, however we get a permission error. requesting that app has SecurityOperations.Read.All in order to access said data. However this scope does not exist from what I investigated. Below are the API endpoints in question.
4. Advanced report – get details of the user coverage report: Retrieve the tenant level aggregate report about overall user coverage.
API endpoint:
https://graph.microsoft.com/beta/reports/getAttackSimulationSimulationUserCoverage
5. Advanced report – get details of the training coverage report: Retrieve the tenant level aggregate report about overall training coverage.
API endpoint:
https://graph.microsoft.com/beta/reports/getAttackSimulationTrainingUserCoverage
6. Advanced report – get details of the repeat offender report: Retrieve the tenant level aggregate report about overall repeat offenders.
API endpoint:
https://graph.microsoft.com/beta/reports/getAttackSimulationRepeatOffenders