Retrieves engine computer module (ECM) data from vehicles. ECM data availability varies by vehicle, device, and cable configuration. Also, the organization must have a Fleet Tracking subscription to receive data from this endpoint.
Ok
Bad Request
Unauthorized.
Forbidden
Not Found
Internal Server Error.
{- "data": [
- {
- "deviceId": "1994FGGD-99A9-CB83-0C23-A8A3E3070000",
- "serialNumber": "NT00210007",
- "groupId": "1996FGGD-88A8-CB83-0C23-A8A3E3070000",
- "imei": "",
- "licensePlate": "74980RP",
- "vehicleId": "9100FGGD-48A9-CB83-0C23-A8A3E3070000",
- "vehicleName": "Example Car",
- "vin": "9ATRPE9R2RO473355",
- "samples": [
- {
- "sampleType": "ENGINE_HOURS",
- "sampleDateTime": "2024-05-29T22:24:27.804Z",
- "sampleValue": "1600"
}
]
}
], - "metadata": [
- {
- "count": "30",
- "limit": "1",
- "offset": "0",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z"
}
]
}