---
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 is 1 when the last update check (background or `POST /api/plugin/{RepoName}/updates`) found an update, 0 otherwise.

## Response `200`

Plugin information

- object

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc.dev/falconchristmas/apis/fpp-api/revisions/ec7312fb5f8d?raw)
