跳转到主要内容
GET
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

响应

200 - application/json

Returns data about the plugins.

id
string
必填
name
string
必填
positions
enum<string>[]
必填
可用选项:
dashboard,
view,
contextMenu,
panel
i18n
object
必填
示例:
status
enum<string>
必填
可用选项:
developing,
reviewing,
published
createdTime
string
必填
lastModifiedTime
string
必填
description
string
detailDesc
string
url
string
helpUrl
string
pluginUser
object
最后修改于 2026年3月5日