Skip to main content
GET

Overview

Exports markdown content for all documents in a collection. Supports NDJSON streaming (default) or a zip archive.

Request

id
string
required
Collection ID (col-...) or collection name.
format
string
markdown (default, NDJSON stream) or zip (one .md file per document).

NDJSON Event Shapes

start — first event in the stream:
result — one per document:
done — final success event:
error — terminal failure: