Get location history of device within a time rangeAsk AIget https://v3.api.hypertrack.com/devices/{device_id}/historyThis endpoint retrieves the location history of a device within a specific time range.Path Paramsdevice_idstringrequiredA string representing the ID of a tracked device, case sensitive.Query Paramsfromdate-timerequiredISO 8601 timestamp indicating the start of the time range.todate-timerequiredISO 8601 timestamp indicating the end of the time range.Response 200Successful operationUpdated 7 months ago