drp_alerts
Query DRP alerts and triage items with filters for assets, assignees, classifications, and risk factors. Use pagination and ordering to manage Digital Risk Protection effectively.
Instructions
DRP Alerts · query drpAlerts. Variables: after, filter, first, orderBy. Example variables: {"after":"T18w","filter":{"active":true,"alertExternalIds":[""],"alertFingerprints":[""],"assetLabelIds":[""],"assetSerialIds":[""],"assetTypes":["ACCESS_KEY"],"assignees":{"assignees":[""],"includeUnassigned":true},"changed":"","classificationsAndRiskFactors":...
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | GraphQL: String | |
| first | No | GraphQL: Int | |
| filter | No | GraphQL: DrpReportTriageItemViewFilterInput | |
| orderBy | No | GraphQL: DRPAlertOrder | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |