DLP endpoint activity report
dlp_endpoint_activity_reportRetrieve endpoint DLP activity reports with user, file path, application/domain, Leak Prevention action, and sensitivity details. Filter by action type and paginate results.
Instructions
Retrieves all DLP activities performed on endpoints: user, file path, boundary application/domain, Leak Prevention action taken (allowed/blocked/self override/reported false positive), and sensitivity classification details. Supports filtering by action and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full, unprojected record for each row instead of the curated default field set. | |
| page | No | Page number to retrieve. Default is 1. | |
| pageLimit | No | Max records per page (server cap is 1000). Defaults to the server's configured default page size. | |
| actionFilter | No | Filter by Leak Prevention action performed: 0 allowed, 1 blocked, 2 self override, 3 reported false positive. |