GET
/
trip
/
{trip_id}
/
position

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-version
string
default:
2024-03-26

Path Parameters

trip_id
string
required

Trip ID of the Positions to be returned

Query Parameters

page
integer
default:
0

Page number for pagination (zero-indexed)

Required range: x > 0
include_osm_road_classification
boolean
default:
0

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.

Response

200 - application/json
data
object[]
required

Successful response payload