Skip to main content

Get Reports

GET 

/v1/public/report/:reportId

A GET request to this endpoint retrieves the DLP reports. You can use the report ID from Cortex Data Lake or from an incident. A report contains metadata and detection information about a file or payload,uch as pattern matches, but does not include unique incident information. Get Incident Details for user, app, URL and channel information. A report can contain many incidents. Set Up Enterprise Data Loss Prevention provides more information. You can also opt to retrieve snippets in the response. You can then view this sensitive content called a snippet. A snippet is evidence or identifiable information associated with a pattern match. For example, if you specified a data pattern of Credit Card Number, the API returns the credit card number of the user as the matched snippet.

Request

Responses

OK