Knowledge Graphs
Dump the entire KG for visualization
Returns all nodes + edges + associated documents in one round-trip. Each edge references its endpoints by node public_id, resolved against nodes in the same payload. Intended for the map-view; the agent should use the more targeted neighbors and list endpoints.
get/api/v0/knowledge-graphs/{kg_id}/graph
Path parameters
kg_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.