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

# Get plugin page URL

`GET /api/plugin/{RepoName}/page`

Scans the plugin's menu files (menu.inc, status_menu.inc, etc.) and returns the best page URL for the plugin.  Prefers the Status/Control page; falls back to the Content Setup (config) page if no status page is found.

## Response `200`

Plugin page info

- object

## Changes

- **2026-07-25** `004f3f00fb0a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/plugin/:RepoName/page/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/7fea87547dc9/schema)
