Authorizations
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Path Parameters
The ID of the alert group to retrieve
Response
Successful response
Unique identifier for the alert group
Title of the alert group
Description of the alert group
Array of specific steps for how to fix the issue. Each item should be a complete sentence describing a concrete action.
Severity level of the alert
low, medium, high, critical Ease of fixing the issue (s=small, m=medium, l=large, xl=extra large)
s, m, l, xl Array of alert IDs in this group
Number of alerts in this group
Code repository url that contains the vulnerable code
Service that requires a fix
Array of inventory types associated with this alert group
Calculated relevance score (severity weight × alert count)