---
title: "插件 static 目录根（动态路由）"
method: GET
path: "/jsplugin/{entryPath}/static"
tags: ["JS 插件"]
---

# 插件 static 目录根（动态路由）

`GET /jsplugin/{entryPath}/static`

服务 static/index.html，是 handlePluginStatic 的「带 /static 后缀」变体。无需认证。

## Path parameters

- `entryPath` string, required

## Response `200`

插件 index.html

## Other responses

- `404` — 插件未安装或缺 static/index.html

---

[API](https://skmtc.net/songloft-org/apis/songloft-api.md) · [All operations](https://skmtc.net/songloft-org/apis/songloft-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/songloft-org/songloft-api/versions/77467de6ed1b/schema)
