AppSecOps
List top (x) actionable issues including vulnerabilities, threats and config violations
List Top actionable issues including vulnerabilities, threats and config violations
post/v1/appsecops/dashboard/top_actionable_issues
Request body
Example request
{
"filters": {
"categories": [
"vulnerability"
],
"view_by": "application",
"days_range": "0-30 days"
}
}Response
Success