---
title: "Get plugin information"
method: GET
path: "/api/plugin/{RepoName}"
tags: ["plugin"]
---

# Get plugin information

`GET /api/plugin/{RepoName}`

Get `pluginInfo.json` for installed plugin `{RepoName}`. An additional `updatesAvailable` field indicates whether the plugin has commits that have been fetched but not yet merged.

## Response `200`

Plugin information

- object

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
