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