---
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}`. Additional `updatesAvailable`, `hasIcon`, `pageUrl`, and `pageType` fields are computed server-side. `pageUrl` points to the best status/config page for the plugin, derived from its menu files.

## 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-service-production.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/revisions/004f3f00fb0a/schema)
