List sources in the session wallet
GET/graph/sources
Returns a paginated list of sources in the session wallet. Each source represents a document that was extracted and added to the session.
The list view excludes the full nodes array to reduce payload size. Use the individual source endpoint to retrieve full node data for a specific source.
Request
Responses
- 200
- 400
- 403
Sources retrieved successfully
Bad Request
Forbidden