Skip to main content
GET

Overview

Returns a document export in the requested format. Does not require authentication for public documents.

Request

id
string
required
Document ID.
format
string
required
Export format: snapshot, markdown, excel, docx, or audit.

Response (200)

Response content type varies by format:
  • snapshotapplication/json
  • markdowntext/markdown
  • excelapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet
  • docxapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
  • auditapplication/json