Data Loss Prevention

 View Only

 DLP API incidents endpoint /incidents - how to query for incidents involving specific sender or recipient

Dmitry Kosarev's profile image
Dmitry Kosarev posted Jun 11, 2025 02:05 PM

I've reviewed the documentation on this link Data Loss Prevention (DLP) Incident Lists API and I can see that a IncidentQueryRequest object can be sent in the body of the email. What I cant see is how to craft an appropriate body that returns all incidents involving a particular sender or recipient. Does anyone have any examples they could share? I know there is some functionality in the filters of the IncidentQueryRequest object that could be used, but no detailed functionality on the filters.