Skip to main content

Get Incident Details

GET 

/v2/api/incidents/:incidentID

Similarly to how you can view DLP Incidents on Panorama, you can view your DLP incidents programatically. The API retrieves all DLP incidents which you can filter using the query parameters. When using the API note:

  • If you are using multiple filtering parameters such as report ID, user ID, file SHA, and channel, all are combined via an "AND" operation
  • All filters are exact matches
  • Fields with null values are not included in the response.

Request

Responses

OK