Tesla
Migration Status
Indicates if the vehicle needs to migrate to Tesla’s new API. See Tesla - What’s New for more details.
GET
/
vehicles
/
{id}
/
{make}
/
migration
This endpoint is currently available for tesla
Permission
read_vehicle_info
Request
Path
id
string
requiredThe vehicle ID of the vehicle you are making a request to.
make
string
requiredThe make of the vehicle you are making a request to.
Response
requiresMigration
boolean
Set to false
if the vehicle is connected to Smartcar via Tesla’s new integration. See Tesla - What’s New for more details.
Was this page helpful?