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

# 插件公共资源

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

服务由主程序嵌入的插件通用 CSS、JS 和字体文件，自动注入到所有插件 HTML 页面。

## Path parameters

- `*` string, required

## Response `200`

资源文件

## Other responses

- `404` — 资源不存在

---

[API](https://skmtc.dev/songloft-org/apis/songloft-api.md) · [All operations](https://skmtc.dev/songloft-org/apis/songloft-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/songloft-org/songloft-api/revisions/7cc882f4c8db/schema)
