Get a specific context document tree by tree_id
Fetch a specific tree by its tree_id.
Skips the personal-doc lazy generation
that /tree/latest performs, surfacing the untouched generation
output. Useful for inspecting a specific tree by its public slug
without the daemon-delivery transformations.
Authorizations
API Key or JWT User Token. If using an API Key, set the X-As-User header to act as a specific user. A JWT User Token is always scoped to a specific user.
Path Parameters
Response
Successful Response
Sidecar describing an in-flight (or just-failed) regeneration.
Present only on the dashboard path (include_published=true) when a newer
PROCESSING/FAILED row exists behind the served ready tree — the served body
stays the last COMPLETED/PUBLISHED tree so the brain never blanks out
mid-regen, and this block is how the UI knows to show a progress banner.