Retrieve the content of a page rendered as enhanced markdown.
unknown_block_ids from a previous truncated response. Pass these IDs to fetch additional subtrees of a large page.
page_markdown object containing the page content as an enhanced markdown string.
truncated field is set to true.<unknown> tags in the markdown.unknown_block_ids array contains the IDs of these unloaded blocks.page_id path parameter.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The API version to use for this request. The latest version is 2025-09-03.
2025-09-03 The ID of the page (or block) to retrieve as markdown. Non-navigable block IDs from truncated responses can be passed here to fetch their subtrees.
Whether to include meeting note transcripts. Defaults to false. When true, full transcripts are included; when false, a placeholder with the meeting note URL is shown instead.
The type of object, always 'page_markdown'.
"page_markdown"The ID of the page or block.
The page content rendered as enhanced Markdown.
Whether the content was truncated due to exceeding the record count limit.
Block IDs that could not be loaded (appeared as
100