Get tracker trips by oid or tracker_id.

Returns the list of trips for the given tracker with distance by odometer without geom.

The tracker can be identified using either:

  • its internal 'oid' (UUID), or
  • its external 'tracker_id'.

You can optionally filter the trips between 'start_date' and 'end_date'
(inclusive). The filter is applied over the trip 'start_date'.

Language
Credentials
URL
Click Try It! to start a request and see the response here!