Skip to main content
GET
Get Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vin
string
required

The associated VIN.

Response

200 - application/json

Success

status
enum<string>
Available options:
asleep,
waiting_for_sleep,
awake
Example:

"asleep"