Skip to main content
GET

Overview

Returns the extracted content for a specific page as raw markdown. Does not require authentication for public documents.

Request

id
string
required
Document ID (e.g. doc-abc123) or 6-char short hash.
page_number
integer
required
1-based page number.

Response (200)

Returns text/markdown content type with the page content as markdown.