Skip to main content

Aggregate findings by vulnerability type

GET 

/api/v1/findings/stats/by-type

Aggregate finding counts by vulnerability type, respecting RBAC.

Uses a the database aggregation pipeline scoped to the caller's organization and accessible assessments. When assessment_id is supplied the aggregation is narrowed to that single assessment.

  • Scope required: findings:read.
  • Rate-limit tier: read (default).
  • Response supports ETag revalidation (304 Not Modified).

Request

Responses

Successful Response