VehiclesRetrieve a single vehicleRetrieve a single vehicle GET /api/v2/vehicle/:vehicle_id Gets a single vehicle and its assigned route for the optimization session. Request Responses200400403404successful operationInvalid ID suppliedRequest is not authenticated or is not allowed for this user.not found