Skip to main content

Retrieve Report Details

GET 

/v1/public/report/:reportId

Retrieve detailed information about a specific DLP report. A report contains metadata and detection information about a file or payload, such as pattern matches, but does not include unique incident information. For user, application, URL, and channel information, refer to the Get Incident Details endpoint.

A single report can contain multiple incidents. You can optionally retrieve snippets in the response. Snippets are 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 actual credit card number as the matched snippet.

For more information, see Set Up Enterprise Data Loss Prevention.

Request

Responses

OK