---
title: "获取已安装插件列表"
method: GET
path: "/api/v1/plugins"
tags: ["Plugins"]
---

# 获取已安装插件列表

`GET /api/v1/plugins`

## Response `200`

成功

- object
  - `code` integer
  - `data` object
    - `plugins` object[]

---

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