mnapis

列子脑图

每项 {noteid(根卡),title,cardCount,parentPath,depth},顺序同 App。depth>0 为嵌套。

GET
/study-sets/{id}/sub-maps

每项 {noteid(根卡),title,cardCount,parentPath,depth},顺序同 App。depth>0 为嵌套。

Authorization

bearerAuth
AuthorizationBearer <token>

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

In: header

Path Parameters

id*string

学习集 topicid

Response Body

curl -X GET "https://example.com/study-sets/string/sub-maps"
Empty