Route
get routes
Get a list of routes
get/route
Query parameters
filtersstring
A JSON encoded array of RouteFilter objects. The filter is taken as a union of intersections. In other words an object that matches every constraint in any RouteFilter will be included.
Response
a result containing a list of routes
Changes
Changed in 2 of the 24 revisions of this API.11
- ○
added the new optional
queryrequest parameterfiltersnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterfiltersrequest-parameter-removed
- ●