Get pathfinding result
Graph
Get pathfinding result
deprecated
DEPRECATED use GetShortestPath instead. Get the result of pathfinding between two nodes in graph format.
GET
Get pathfinding result
Authorizations
Authorization: Bearer $JWT_TOKEN
Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240. Passing in wait=-1 bypasses all timeout limits when the feature is enabled.
Pattern:
^wait=(-1|[0-9]+)$Response
OK