Get a specific Signal for a Vehicle.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier for the vehicle.
The unique identifier for the signal.
Individual signal details
The unique human readable identifier for the signal.
signal {
"code": "charge-voltage",
"name": "Voltage",
"group": "Charge",
"status": { "value": "SUCCESS" },
"body": { "unit": "volts", "value": 85 }
}{
"retrievedAt": 1696156800,
"oemUpdatedAt": 1696156799
}