Skip to main content

Recalculate findings counts

POST 

/api/v1/assessments/:assessment_id/sync-findings-count

Manually recalculate the cached findings_count for an assessment.

Useful after bulk operations or when the cached counters drift from the real findings collection. Owner / admin only.

  • Scope required: assessments:update + owner/admin role.
  • Rate-limit tier: read/default.
  • Idempotent — repeated calls return the same freshly computed counts.

Request

Responses

Successful Response