Graph
Community
Enterprise

Get pathfinding result

DEPRECATED use GetShortestPath instead. Get the result of pathfinding between two nodes in graph format.

get/api/v2/pathfinding

Query parameters

start_nodestring required

Start Node

end_nodestring required

End Node

Response

OK

dataModelBhGraphGraph

Changes