This endpoint returns the Positions for a Device.
You can optionally specify parameters for start_time_utc and end_time_utc to filter the results.
You can enable OSM road classification by passing through include_osm_road_classification=true.
The response is paginated, so if the next link is not null, use that link to get the next page of results.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"2024-03-26"
Device ID of the Positions to be returned
Start time from when the data will be returned. Format: yyyy-MM-ddThh:mm:ss
End time from when the data will be returned. Format: yyyy-MM-ddThh:mm:ss
Verify data collection status. If true, checks data collection jobs for the time period and fails with a 424 status if any jobs have failed or are still running.
Return road name and distance from the road centreline for points which lie on a road. Values are null if the point is not on a road.
Page number for pagination (zero-indexed)
x >= 0