Export doc

Export the content body of a doc in either HTML or Markdown format. Use the type path parameter to specify the desired format: html or markdown.

This is the only GET endpoint that returns the content body of a doc. List docs, List personal docs, and Get doc return metadata only (no body text).

Returns the same identifying fields as Get doc, plus either content_html or content_markdown with the full document content.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the doc.

string
enum
required
Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json