v1
latestOpenAPI 3.0.32026-07-24148824715.6 KBAlerts & Risks
Get risks within an alert
This endpoint will list all risks for a given alert.
You need the "View alerts" permission to use this endpoint.
get/v2/alerts/{alert_identifier}/risks
Path parameters
alert_identifierstring uuid required
UUID identifier of the alert from which to get the risks
Query parameters
page_numberinteger
One-based page index (1..N)
page_sizeinteger
The size of the page to be returned
sortstring[]
Sorting criteria in the format of: [-]property (- descending modifier).
-
Default sort order is ascending (without -).
-
Multiple sort criteria are supported.
Response
OK