GET
/
vehicles
/
{id}
/
diagnostics
/
dtcs

Permission

read_diagnostics

Request

Path

id
string
required

The vehicle ID of the vehicle you are making a request to.

Response

code
string

The Diagnostic Trouble Code reported by the vehicle.

timestamp
timestamp

The date and time the troublecode last became active.

Was this page helpful?