Get a specific context document tree by tree_id
Context Documents
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.
GET
Get a specific context document tree by tree_id
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.