Get Library Okf Export
Build an Open Knowledge Format (OKF) bundle ZIP.
Cross-space (graph aggregation): reads the global graph regardless of
the active space lens, same as /library/wiki-export. Returns an
OKF-conformant bundle (markdown + frontmatter, bundle-relative links,
per-directory index.md). See docs/design/OKF_INTEROP.md.
Query Parameters
entity_limit?Entity Limit
top_per_community?Top Per Community
max_mentions_per_entity?Max Mentions Per Entity
Response Body
application/json
application/json
curl -X GET "https://example.com/library/okf-export"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}