Returns data associated with completed charging sessions for a vehicle. Limited to the last 30 days or when the owner first granted your application access, which ever is shorter.
GET
/
v2.0
/
vehicles
/
{id}
/
{make}
/
charge
/
records
Charge Records
Copy
Ask AI
curl --request GET \ --url https://api.smartcar.com/v2.0/v2.0/vehicles/{id}/{make}/charge/records
Date of the first record to return in YYYY-MM-DD format.
Defaults to 30 days prior or when the owner first granted your application access, whichever is shorter.