Skip to content

MngGetRoute

Returns one route with all its steps. Requires SESSION_ADMIN.

HTTP: GET /routing/route/:id

{"command":"MngGetRoute","id":12}
{"route":{"id":12,"name":"Large EURUSD","priority":100,"enabled":true,"conditions":{},"steps":[]}}

The abbreviated response uses the same route representation as MngGetRoutes.