Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
https://api.notion.com/v1/blocks/block_id/children将我页面上的大部分块返回为type: unsupported. 我实际上只能看到text块。还有其他支持吗?
https://api.notion.com/v1/blocks/block_id/children
type: unsupported
text
目前只有类似文本的块可用 目前 API 仅支持下面参考中列出的类文本块类型。所有其他块类型将继续出现在结构中,但仅包含设置为“不支持”的类型。
目前只有类似文本的块可用
目前 API 仅支持下面参考中列出的类文本块类型。所有其他块类型将继续出现在结构中,但仅包含设置为“不支持”的类型。
我们还需要耐心等待一段时间。
在这里阅读更多https://developers.notion.com/reference/block
自 Notion-Version:2021-05-13 起,仅支持基于文本的块。