mnapis

列复习卡

返回 {cardNoteId,sourceNoteId,sourceAlive,title}。sourceAlive:false=原卡已删/隐藏,背面空白。

GET
/decks/{id}/cards

返回 {cardNoteId,sourceNoteId,sourceAlive,title}。sourceAlive:false=原卡已删/隐藏,背面空白。

Authorization

bearerAuth
AuthorizationBearer <token>

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

In: header

Path Parameters

id*string

复习卡组 deckId(与 topicid 不通用)

Response Body

curl -X GET "https://example.com/decks/string/cards"
Empty