Vehicle Charging Schedule
List Charging Windows
Retrieve a list of charging windows for the provided vehicle.
Charging windows determine the start and stop times for the vehicle to charge, for example so that the vehicle can be set to charge during electricity off-peak times.
Possible Codes in Error Response (see Errors for error response schema and meaning of codes):
- AUTHENTICATION_ERROR
- REQUEST_VALIDATION_ERROR
- SERVER_ERROR
get/v1/vehicles/{vehicle_id}/charging-windows
Path parameters
vehicle_idstring required
Unique internal identifier for the vehicle.
Unique internal identifier for the vehicle.
Response
Successful Response