Authorization: Bearer ********************curl --location --request GET '/api/plugins/preview/mslx-plugin-chat-sync' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"message": "success",
"data": {
"appId": "mslx-plugin-chat-sync",
"auditMessage": "应用图标含有违规内容,请更换后重新提交。",
"createdAt": "2026-05-03T18:00:54",
"details": "# 聊天互通插件\n\n这是详细的 Markdown 介绍内容...\n\n## 功能特性\n* 双向同步\n* 支持图片发送",
"developerAvatar": "http://localhost:8080/api/static/avatar/1",
"developerName": "小宇",
"developerUid": 1,
"icon": "https://www.mslmc.cn/logo.png",
"id": 2,
"name": "MSLX 聊天互通插件",
"shortDesc": "实现游戏内聊天与 QQ 群的实时互通。",
"status": 1,
"totalDownloads": 0,
"updatedAt": "2026-05-04T08:10:14"
}
}