Skip to main content
GET

Overview

Returns the full extracted document content as a single markdown string. Does not require authentication for public documents.

Request

id
string
required
Document ID (e.g. doc-abc123) or 6-char short hash.

Response (200)

Returns text/markdown content type with the full document as markdown text.