Skip to main content
GET
Get Topology Graph
Returns all agent nodes, tool nodes, and their edges. Used by the dashboard’s Topology page.

Query Parameters

service
string
Filter the graph to a single service name.

Response

nodes
array
Array of node objects.
edges
array
Array of edge objects.