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'.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Tracker identifier. This can be either:

  • the internal tracker 'oid' (UUID), or
  • the external 'tracker_id'.
Query Params
date

Start date (YYYY-MM-DD), inclusive. If not provided, no lower bound
is applied to the trip start date.

date

End date (YYYY-MM-DD), inclusive. If not provided, no upper bound
is applied to the trip start date.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json