curl "https://api.smartcar.com/v2.0/vehicles/{id}/{make}/user/info" \ -H "Authorization: Bearer {token}" \ -X "GET"
{ "email" : "api@smartcar.com" }
Returns the email associated with the connected Tesla account.
tesla
read_user_profile
Was this page helpful?