墨问 API
    • 说明
      • 1. 概述
      • 2. NoteAtom 的结构说明
      • 3. 错误码
      • 4. ChangeLog
    • 关于MCP
      • MCP 使用指南
      • 常见问题
    • 授权
      • API-KEY 重置
    • 笔记
      • 笔记创建
      • 笔记编辑
      • 笔记设置
    • 文件上传
      • 本地上传
        • 说明
        • 获取上传授权信息
        • 文件投递示例
      • 远程上传
        • 基于 URL 上传文件
    • 数据模型
      • gw.open.api
        • v1
          • Schemas
            • GoogleProtobufAny
            • Status
      • AuthEchoReply
      • File
      • Audio
      • HealthReply
      • FileExtend
      • NoteAtom
      • KeyResetReply
      • FileExtendAudio
      • Doc
      • DiscoverActivityReply
      • NoteCreateReply
      • KeyResetRequest
      • FileExtendImage
      • DiscoverActivityRequest
      • NoteCreateRequest
      • DiscoverActivityRequest_Params
      • NoteEditReply
      • NoteEditRequest
      • NoteCreateRequest_Settings
      • MemberStatus
      • GalleryInfo
      • MyProfileReply
      • MyProfileRequest
      • Image
      • NotePrivacySet
      • MyProfileRequest_Options
      • InboxEventCollect
      • NotePrivacySet_Rule
      • InboxEventComment
      • NoteSetReply
      • InboxEventFavor
      • NoteSetRequest
      • InboxEventFollow
      • InboxEventNote
      • NoteSettings
      • InboxEventTrade
      • NoteBase
      • UploadPrepareReply
      • NoteCharge
      • UploadPrepareRequest
      • NoteContent
      • UploadViaURLReply
      • UploadViaURLRequest
      • UploadedFile
      • NoteEmbed
      • NoteExtra
      • NoteFile
      • NoteFileTree
      • UserInfo
      • NoteFlag
      • UserInfoBase
      • NoteGallery
      • UserInfoExtra
      • NoteInKnow
      • UserMember
      • NoteInfo
      • UserRelation
      • NoteListReply
      • NoteListRequest
      • NoteListRequest_Params
      • NoteRef
      • NoteStat
      • NoteTag
      • PageCursor
      • PageInfo
      • Paging
      • OpenInboxEvent
      • UserNotesReply
      • UserNotesRequest
      • UserListReply
      • UserListRequest
      • UserListRequest_Params
      • UserActivityReply
      • UserActivityRequest
      • UserActivityRequest_Params

    NoteInfo

    笔记信息

    {
        "base": {
            "uuid": "string",
            "title": "string",
            "digest": "string",
            "content": "string",
            "createdAt": "string",
            "uid": "string",
            "publicAt": "string",
            "summary": "string",
            "updatedAt": "string"
        },
        "flag": {
            "isPublic": true,
            "hasText": true,
            "hasImage": true,
            "hasAudio": true,
            "hasCover": true,
            "hasRef": true,
            "hasFee": true,
            "hadFavor": true,
            "hadCollect": true,
            "auditStatus": 0,
            "publicStatus": 0,
            "auditTips": true,
            "fromWechat": true,
            "isSampleRead": true,
            "allowShare": true,
            "autoPublic": true,
            "hasGallery": true,
            "isRedNote": true,
            "hasVideo": true,
            "hasPdf": true,
            "fromApi": true,
            "inKnow": true
        },
        "stat": {
            "duv": "string",
            "comment": "string",
            "favor": "string",
            "collect": "string",
            "share": "string"
        },
        "tag": {
            "id": "string",
            "name": "string"
        },
        "embed": {
            "ref": {
                "all": [
                    "string"
                ],
                "charge": [
                    "string"
                ],
                "free": [
                    "string"
                ],
                "sample": {
                    "property1": "string",
                    "property2": "string"
                }
            },
            "refed": {
                "all": [
                    "string"
                ],
                "charge": [
                    "string"
                ],
                "free": [
                    "string"
                ],
                "sample": {
                    "property1": "string",
                    "property2": "string"
                }
            },
            "know": {
                "all": [
                    "string"
                ],
                "charge": [
                    "string"
                ],
                "free": [
                    "string"
                ]
            }
        },
        "charge": {
            "spuId": "string",
            "skuId": "string",
            "pdtId": "string"
        },
        "fileTree": {
            "imageAttach": [
                "string"
            ],
            "imageInline": [
                "string"
            ],
            "audio": [
                "string"
            ],
            "imageCover": [
                "string"
            ],
            "speech": {
                "property1": "string",
                "property2": "string"
            },
            "doc": [
                "string"
            ]
        },
        "file": {
            "images": {
                "property1": {
                    "fileUuid": "string",
                    "url": "string",
                    "format": "string",
                    "width": "string",
                    "height": "string",
                    "orientation": 0,
                    "averHue": "string",
                    "scale": {
                        "property1": "string",
                        "property2": "string"
                    },
                    "risky": true,
                    "uid": "string",
                    "uuid": "string"
                },
                "property2": {
                    "fileUuid": "string",
                    "url": "string",
                    "format": "string",
                    "width": "string",
                    "height": "string",
                    "orientation": 0,
                    "averHue": "string",
                    "scale": {
                        "property1": "string",
                        "property2": "string"
                    },
                    "risky": true,
                    "uid": "string",
                    "uuid": "string"
                }
            },
            "audios": {
                "property1": {
                    "fileUuid": "string",
                    "url": "string",
                    "duration": 0,
                    "format": "string",
                    "risky": true,
                    "uid": "string",
                    "uuid": "string"
                },
                "property2": {
                    "fileUuid": "string",
                    "url": "string",
                    "duration": 0,
                    "format": "string",
                    "risky": true,
                    "uid": "string",
                    "uuid": "string"
                }
            },
            "docs": {
                "property1": {
                    "fileUuid": "string",
                    "url": "string",
                    "name": "string",
                    "type": 0,
                    "format": "string",
                    "risky": true,
                    "uid": "string",
                    "uuid": "string",
                    "size": "string"
                },
                "property2": {
                    "fileUuid": "string",
                    "url": "string",
                    "name": "string",
                    "type": 0,
                    "format": "string",
                    "risky": true,
                    "uid": "string",
                    "uuid": "string",
                    "size": "string"
                }
            }
        },
        "gallery": {
            "gids": [
                "string"
            ],
            "gallerys": {
                "property1": {
                    "uid": "string",
                    "gid": "string",
                    "risky": true,
                    "fileUuids": [
                        "string"
                    ]
                },
                "property2": {
                    "uid": "string",
                    "gid": "string",
                    "risky": true,
                    "fileUuids": [
                        "string"
                    ]
                }
            }
        },
        "content": {
            "html": "string",
            "ast": "string",
            "charCount": "string",
            "hash": "string"
        },
        "extra": {
            "accessToken": "string",
            "visited": true,
            "commentCount": "string",
            "preview": true,
            "previewHideDigest": true,
            "peek": true,
            "peekExpireAt": "string",
            "moeySummarized": true
        }
    }
    Built with