Returns all vehicles of your customer account

GET {{baseUrl}}/v1/accounts/vehicles

This endpoint returns the list of vehicles that belongs to your customer account.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"vin":"\u003cstring\u003e"},{"vin":"\u003cstring\u003e"}]