schema
Schema Provenance Json
Return a caller-scoped memory-provenance graph as a JSON-safe dict.
Same scoping as GET /schema/provenance (tenant when the caller has
one, otherwise just the caller) and the same underlying graph —
packaged as a dict instead of an HTML page.
Query parameters: include_memory: when true, also folds the extracted memory (entities/relationships) into the payload alongside data lineage (default false).
GET
Schema Provenance Json
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
When true, include the extracted memory subgraph (entities/relationships) in the provenance payload.
Response
Successful Response
Schema Provenance Json