mnapis

列包文件 / 取单文件

?path= 取单个原始内容(curl -o 落盘)。跨设备读包靠它。

GET
/bundles/{id}/files

?path= 取单个原始内容(curl -o 落盘)。跨设备读包靠它。

Authorization

bearerAuth
AuthorizationBearer <token>

安装脚本写入 ~/.config/mn-bridge/token,或环境变量 MN_BRIDGE_TOKEN。不要带 Origin 头。

In: header

Path Parameters

id*string

任务包 bundleId

Query Parameters

path?string

包内文件路径,如 source.json;不传列文件清单

Response Body

curl -X GET "https://example.com/bundles/string/files"
Empty