v51

latestOpenAPI 3.0.3Apache-2.0raw.githubusercontent.com2026-08-01276140748.5 KB
Graph
Community
Enterprise

Get path composition

Returns a graph representing the various nodes and edges that make up the complex post-processed edge.

get/api/v2/graphs/edge-composition

Query parameters

source_nodeinteger required

The ID of the starting node.

target_nodeinteger required

The ID of the ending node.

edge_typestring required

The type of edge to show the composition for.

Response

Returns graph data that contains a collection of nodes and edges related to the composition of the edge queried.