v1
latestOpenAPI 3.1.02026-07-2295105298.6 KBKnowledge Base
Get Pillar Document
Fetches a pillar's synthesized markdown document. Returns document: null when the pillar exists but has no synthesized document yet (this is a 200, not a 404). Also available as the MCP tool get_pillar_document.
get/api/v1/knowledge-base/pillars/{pillar_id}/document
Path parameters
pillar_idstring uuid required
The pillar whose document to fetch.
Query parameters
website_idstring uuid required
The website whose Knowledge Base to read.
Response
Successful response with the pillar's synthesized document