---
title: "Refactoring Opportunity Summary"
method: GET
path: "/snapshots/{snapshot_id}/refactoring/summary"
tags: ["code-health"]
---

# Refactoring Opportunity Summary

`GET /snapshots/{snapshot_id}/refactoring/summary`

The repository rollup and the one opportunity to open first.

Both read the stored summary alone, so a dashboard that shows only the
headline never pays for the queue behind it.

## Path parameters

- `snapshot_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[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-service-production.skmtc.workers.dev/v1/apis/repowise/repowise-hosted-api/revisions/1e57283a9737/schema)
