This endpoint returns the Positions for a Trip.
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.
Trip ID of the Positions to be returned
Page number for pagination (zero-indexed)
x >= 0Return 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.