Retrieve completed nodes for a selected vehicle
GET/api/v2/vehicle/:vehicle_id/completed_nodes
Gets a list of nodes that have been completed (waypoints such as drop-off and pickup locations) for a selected vehicle. Excludes all other node types (like 'assigned').
Request
Responses
- 200
- 400
- 403
- 404
successful operation
Invalid ID supplied
Request is not authenticated or is not allowed for this user.
not found