---
title: "插件公共资源"
method: GET
path: "/api/v1/jsplugin-assets/{path}"
tags: ["JS 插件"]
---

# 插件公共资源

`GET /api/v1/jsplugin-assets/{path}`

服务由主程序嵌入的插件公共资源（theme.css / components.css / common.js / webf-shims.css / webf-shims.js 及字体），自动注入到所有插件 HTML 页面。

## Path parameters

- `*` string, required

## Response `200`

资源文件

## Other responses

- `404` — 资源不存在

---

[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/ee41778dbf8f/schema)
