Create a fused graph from all session sources
POST/graph/fuse
Creates a consolidated graph by merging all nodes from all sources in the session. The fusion process deduplicates nodes and applies graph expressions to derive additional relationships and entities.
This is useful for getting a unified view of all extracted data across multiple documents in a session.
Request
Responses
- 200
- 400
- 403
- 410
Fused graph created successfully
Missing or invalid session-id header, or no sources in session wallet to fuse
Session key verification failed, missing sessions:read scope, or envelope access requires envelopes:read scope
Session data is no longer available — encryption key has expired