Tool to decode and return a route from a previously calculated route handle via POST request. Use when you need to retrieve a route using a handle obtained from a previous route calculation.
langarrayList of preferred languages for the response (IETF BCP 47). First supported language is used.
avoidobjectAvoid configuration for POST body.
spansarrayMap content attributes to include in response spans. Requires 'polyline' in return parameter.
unitsstringUnits of measurement used in guidance instructions. Defaults to 'metric'.
originstringA location defining the origin of the trip in format '{lat},{lng}[PlaceOptions][WaypointOptions]'. The origin has to be located along the previously calculated route.
returnarrayAttributes to include in the response. Options: 'polyline', 'actions', 'instructions', 'summary', 'travelSummary', 'turnByTurnActions', 'mlDuration', 'typicalDuration', 'elevation', 'routeHandle', 'passthrough', 'incidents', 'routingZones', 'truckRoadTypes', 'tolls'.
currencystringISO 4217 currency code for route costs. Router will specify it if not provided.
routeHandleRequiredstringRoute handle returned from a previous route calculation. See 'return' parameter of '/routes' endpoint for more information.
X-Request-IDstringUser-provided token to trace requests sent to the service.
departureTimestringTime of departure in RFC 3339 format (e.g., '2019-06-24T01:23:45'). Special value 'any' indicates time should not be considered. Defaults to current time if not specified.
transportModeRequiredstringMode of transport to be used for the calculation of the route. Note: 'bicycle', 'bus', 'privateBus', and 'taxi' modes are currently provided as Beta with limited functionality.
pedestrian_speednumberWalking speed in meters per second. Influences walking segment duration.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.