---
title: "获取插件常驻白名单"
method: GET
path: "/settings/plugin-keep-alive"
tags: ["设置"]
---

# 获取插件常驻白名单

`GET /settings/plugin-keep-alive`

获取不会被自动休眠的插件 entryPath 列表。白名单中的插件即使空闲超过 10 分钟也不会被卸载。未配置时返回空列表。

## Response `200`

常驻白名单

- HandlersPluginKeepAliveSetting
  - `plugins` string[]

## Changes

- **2026-06-30** `538a64bd8baa` — 1 info
  - endpoint added
- **2026-06-26** `be19914b7eed` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/songloft-org/apis/songloft-api/changes/settings/plugin-keep-alive/get.md)

---

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