Forum Discussion
Defender for Office - API for detections and status
- maximilianschwaegerlJul 31, 2024Copper Contributor
Thanks for your answer. This looks workable at the first sight. I'll take a look next days.
Our goal:
We want to display data on our security status from our heterogeneous landscape on a standardized dashboard. Therefore we use power automate to extract the data, while power apps is currently used to display it on the dashboard.
Accordingly, I need an API (ideally REST 😉 ) to access the data of the product or the “Defender for Office” solution. We use this as an e-mail security solution and accordingly we would like to read out all key figures of the e-mail security.
For example:
- Number of mails that were moved to quarantine within the [time period].
- Number of emails that were released from quarantine by users within the [time period
- Number of emails that were requested to be released from quarantine by users within the [time period].
- Number of payloads that were blocked (and which payload this was)
- ... further examples, etc.