---
title: "Health Churn Complexity"
method: GET
path: "/snapshots/{snapshot_id}/health/churn-complexity"
tags: ["code-health"]
---

# Health Churn Complexity

`GET /snapshots/{snapshot_id}/health/churn-complexity`

Churn x complexity scatter points (danger-first), capped at *limit*.

## Path parameters

- `snapshot_id` string, required

## Query parameters

- `limit` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-21** `cce15d886f2b` — 1 breaking
  - the response's body type changed from `object` to no type for status `200`

[Change history](https://skmtc.dev/repowise/apis/repowise-hosted-api/changes/snapshots/:snapshot_id/health/churn-complexity/get.md)

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc.dev/repowise/apis/repowise-hosted-api/revisions/8c05b8b9a5c4?raw)
