drp_alert
Query digital risk protection alerts using time range and pagination filters to retrieve specific threat information for incident response.
Instructions
DRP Alerts · query drpAlert. Variables: after, first, after1, first1, by. Example variables: {"after":"T18w","first":10,"after1":"T18w","first1":10,"by":{"id":"","shortCode":""}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | GraphQL: DRPAlertBy | |
| after | No | GraphQL: String | |
| first | No | GraphQL: Int | |
| after1 | No | GraphQL: String | |
| first1 | No | GraphQL: Int | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |