Skip to main content
GET
Get document as Extended Markdown

Authorizations

Authorization
string
header
required

Short-lived, Developer-API-audience token obtained by the trusted MCP service through token exchange (mcp_at_...). Raw MCP resource tokens are rejected.

Path Parameters

documentId
string
required

Document ID

Response

Document represented as Extended Markdown

id
string
required

Document ID

title
string
required

Document title

projectId
string
required

Project ID the document belongs to

content
string
required

Extended Markdown representation of the latest snapshot

document
object
required

Document settings

createdAt
string<date-time>
required
updatedAt
string<date-time>
required
stylePresetId
string | null

Referenced workspace or built-in system style preset, if any

variables
object

Variables for template substitution

abbreviations
object

Abbreviation map

defaults
object

Inline defaults

citations
string[]

Citations array

style
object

Style metadata

revision
number

Current content revision