Get Complete State By Branch
Get complete state for a node at a specific branch for canvas rendering.
Headers
Response
Successful Response
Full state for a node (rendered canvas view).
The response contains the node's metadata plus all visual + relational data needed by the frontend to render the canvas: child nodes, visual properties, connections, parents, and branch context. Nested shapes are intentionally loose because the visual schema is evolving.
Node metadata (id, title, description, org_id, timestamps)
Node tags
Directory paths the node belongs to
Attached documentation entries
Child node summaries
Visual properties for child nodes
Connections between child nodes
Parent nodes that contain this node
Incoming connections from sibling contexts
Outgoing connections to sibling contexts
Aggregate counts (child/connection totals)