Retrieves basic trackers information based on specified parameters.

a list of trackers for a given company identifier company_oid,
optionally filtered by a given validation_status: disconnected, connected, pending, pending_for_data, pending_validation, error

The following parameters will be returned:

  • oid - The tracker's unique internal identifier.
  • tracker_id - The tracker_id is the tracker's unique identifier e.g. VIN, IMEI, license plate number...
    The format of this value depends of the provider of your tracker:
    • Option 1: for the HTML5 importer the tracker IDs can be customized. It is up to the owner to specify an identifier.
    • Option 2: for the regular data providers this is defined by each provider, as specified in the following list:
      • Mercedes-Benz: VIN
      • Cartrack: VIN
      • BMW: VIN
      • Targa: VIN
  • provider - The provider of the tracker, e.g. Mercedes-Benz, BMW...
  • type - The tracker type, e.g. OEM, OBD, ...
  • start_date - The date when the tracker was registered on the platform.
  • end_date - The date when the tracker was deregistered on the platform.
  • validation_status - Tracker's current status within the validation chain. For example: pending, pending validation, error_access, connected.
  • asset_oid - The unique internal identifier of the asset where the tracker is installed
Query Params
string
required

Company OID.

string

Validation status filter.

Responses

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