Get a specific source with full node data
GET/graph/sources/:requestId
Returns the full source data including all extracted nodes for a specific document in the session wallet.
Request
Responses
- 200
- 400
- 403
- 404
- 410
Source retrieved successfully
Missing or invalid session-id header or requestId parameter
Session key verification failed, missing sessions:read scope, or envelope access requires envelopes:read scope
Source with the given requestId not found in session wallet
Session data is no longer available — encryption key has expired