Historical Vehicle Locations
List the historical breadcrumb locations for a vehicle.
Note:
Given the large volume of location data available, we encourage customers to accept compressed (gzip
) responses in order to maximize throughput. This is supported with many popular HTTP clients. Result limits vary depending on if results are compressed or not.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The token returned when a user authenticated their account. This authorizes access to a specific account.
Path Parameters
Vehicle to retrieve breadcrumb locations for
Query Parameters
Pagination cursor to start requests from
The maximum number of results to return in a page.
Timestamp to start from - defaults to beginning of history
Timestamp to end at - defaults to now
Include raw responses used to normalize model. Used for debugging or accessing unique properties that are not unified.