curl "https://api.smartcar.com/v2.0/vehicles/{id}/{make}/migration" \ -H "Authorization: Bearer {token}" \ -X "GET"
{ "requiresMigration": false }
Indicates if the vehicle needs to migrate to Tesla’s new API. See Tesla - What’s New for more details.
tesla
read_vehicle_info
false
Was this page helpful?