---
title: "Read Badge"
method: GET
path: "/badge"
---

# Read Badge

`GET /badge`

Return a simple placeholder payload for the badge endpoint.
Replace this with logic to generate and return an actual badge (e.g., SVG).

## Query parameters

- `link` string, nullable
- `repo` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/modaic-ai/apis/modaic-api.md) · [All operations](https://skmtc.net/modaic-ai/apis/modaic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modaic-ai/modaic-api/revisions/43a90513ac59/schema)
