Skip to main content

Retrieve Specific DLP Incident Details

GET 

/v2/api/incidents/:incidentID

Retrieve comprehensive details for a specific DLP incident using its unique incident ID. Similar to viewing DLP Incidents on Panorama, this API allows you to programmatically access detailed incident information.

When using this API, note the following:

  • Multiple filtering parameters (such as report ID, user ID, file SHA, and channel) are combined using an "AND" operation
  • All filters perform exact matches
  • Fields with null values are excluded from the response

Request

Responses

OK