required | integer or (string or null) The primary identifier of the vehicle or the device serial number associated to the vehicle. |
The parameters given in the request are invalid.
Access is denied. This can occur from an invalid key or invalid pod.
Access is denied for this vehicle. The given API key's context does not have the proper permissions.
The specified vehicle cannot be found.
{- "id": 0,
- "groupId": "string",
- "name": "string",
- "status": 0,
- "lastCommunication": "2019-08-24T14:15:22Z",
- "devices": [
- {
- "id": 0,
- "serialNumber": "string",
- "lastCommunication": "2019-08-24T14:15:22Z",
- "onlineStatus": 0,
- "views": [
- {
- "id": 0,
- "name": "string",
- "label": "string"
}
], - "roleId": 0
}
]
}