Tesla
Alerts
Returns recent alerts from the vehicle.
GET
/
vehicles
/
{id}
/
{make}
/
alerts
This endpoint is currently available for tesla
Permission
read_alerts
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
alerts
[alert] | null
Was this page helpful?