---
title: "plugin/githubStats"
method: GET
path: "/api/plugin/githubStats"
tags: ["plugin"]
---

# plugin/githubStats

`GET /api/plugin/githubStats`

Get open issue / open PR counts for a comma-separated list of `owner/name` GitHub repos, proxied + cached from GitHub's issue-search API. Developer UI helper for the plugin cards; fails soft (empty map) when GitHub is unreachable.

## Query parameters

- `repos` string, required

## Response `200`

Success

- object

## Changes

- **2026-07-31** `369594d05cc7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/plugin/githubStats/get.md)

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/revisions/369594d05cc7/schema)
