Get Graph
Single-shot graph payload for the visualizer canvas (account scope).
Returns nodes + edges in one round-trip so the frontend can hand the whole thing to a force-directed layout without N+1 fetches.
Defaults to entities + communities (the "what does my memory know about" view). include_episodes=True adds the temporal :Episodic nodes — useful for debugging extraction but noisy for the typical inspector view.
Path parameters
User id or 'me'
User id or 'me'
Query parameters
Response
Successful Response
Changes
Changed in 3 of the 165 revisions of this API.12
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 96 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲