---
title: "Health Badge"
method: GET
path: "/badge/health/{owner}/{repo}.svg"
tags: ["badge"]
---

# Health Badge

`GET /badge/health/{owner}/{repo}.svg`

Average code health of the latest ready snapshot, or its direction.

## Path parameters

- `owner` string, required
- `repo` string, required

## Query parameters

- `variant` string
- `style` string

## Response `200`

Successful Response

## 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.dev/repowise/apis/repowise-hosted-api/revisions/6bb9d0da77e3?raw)
