Tesla
User Info
Returns the email associated with the connected Tesla account.
GET
/
vehicles
/
{id}
/
{make}
/
user
/
info
This endpoint is currently available for tesla
Permission
read_user_profile
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
email
string | null
The email associated with the connected Tesla account.
Was this page helpful?