What is Location History?
Location history is data that stores the user’s location points that are sent periodically from the MileApp mobile application if the user activates the tracking feature. However, this endpoint can also be useful for integration into the user’s IoT devices such as GPS or other mobile trackers. All location data sent can be visualized in MileApp in real time and makes it easier for users to monitor field activities more accurately. Related Guide: Start Finish FeatureKey Features
Read location history
GET /location-histories
Read location history by ID
GET /location-history/
Read location history by token
GET /location-history/tracking/
Create location history (bulk)
POST /location-history/bulk
Related Resources
- Location History Object - Location History data structure