---
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

---

[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)
