mnapis

旧同步诊断快照

返回 cloudKit/documents/diagnostic(无正文/文档名/账号/record id)。errorCount 为历史诊断数;suspended 看 suspensionNeedsAttention(false 可为正常增量暂停);当前周期错误看 suspensionErrorCount。

GET
/sync/legacy/status

返回 cloudKit/documents/diagnostic(无正文/文档名/账号/record id)。errorCount 为历史诊断数;suspended 看 suspensionNeedsAttention(false 可为正常增量暂停);当前周期错误看 suspensionErrorCount。

Authorization

bearerAuth
AuthorizationBearer <token>

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

In: header

Response Body

curl -X GET "https://example.com/sync/legacy/status"
Empty