Risk Accepted by Risk Level Over Time

GET https://{{API_URL}}/asset_groups/:id/report_query/risk_accepted_over_time

Returns the count of vulnerabilities with risk-accepted status in each level (low, medium, and high) for a given Asset Group over time.

Request Params

KeyDatatypeRequiredDescription
**Update {{id}} in the URL above (or variable) to reflect asset group stringAsset group id can be found in Kenna platform URL when risk meter is selected
start_datestringstring - The iso timestamp of the start date of the period you wish to report on. Defaults to 30
end_datestringstring - The iso timestamp of the end date of the period you wish to report on. Defaults to today.