Authorization: Bearer ********************curl --location --request GET '/api/apps/detail/mslx-plugin-chat-sync' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"message": "success",
"data": {
"appId": "mslx-plugin-chat-sync",
"auditMessage": null,
"createdAt": "2026-05-03T17:14:08",
"details": "# 聊天互通插件\n\n这是详细的 Markdown 介绍内容...\n\n## 功能特性\n* 双向同步\n* 支持图片发送",
"developerUid": 1,
"icon": "https://www.mslmc.cn/logo.png",
"id": 1,
"name": "MSLX 聊天互通插件",
"shortDesc": "实现游戏内聊天与 QQ 群的实时互通。",
"status": 0,
"totalDownloads": 0,
"updatedAt": "2026-05-03T17:14:08"
}
}