v1
latestOpenAPI 3.0.02026-07-2638801.8 MBplugin
Get plugins
get/plugin
Response
Returns data about the plugins.
Example response
[
{
"i18n": {
"en": {
"title": "Plugin title",
"description": "Plugin description"
},
"zh": {
"title": "插件标题",
"description": "插件描述"
}
}
}
]