Latest Tracking Data
GET/data/formatted/latest/devices
Retrieve the tracking data of all vehicles for a client based on the query parameters.
Request
Responses
- 200
- 400
- 500
Successful response based on the query. The data it will fetch will have source time > start_time and <= end_time. So it will exclude the data which comes exactly start time.
Bad request
Something went wrong in the application or the depending services are down. Client should avoid retrying immediately.