get https://api.keeptruckin.com/freight_visibility/vehicle_locations/details
At times you will need the historical details for a vehicle. Motive Asset Gateway devices store data locally, so that if a vehicle enters a dead zone, once it is back online, all its location data can be backfilled and then retrieved by hitting this endpoint.
By making a GET
request to this endpoint, you can see the vehicle’s location and many points of additional data, such as its speed, fuel, and odometer readings at various points in time.
Learn more
Read our reference documentation about the Vehicle Locations Details endpoint for details.