List Vehicle Departure Times
Retrieve a list of departure times for the provided vehicle.
Departure times determine when the vehicle needs to charge by, working with the target state of charge, which determines the charging behavior. So for example, if the target state of charge is 80%, the departure time is 10:00, the vehicle is at 70%, and the rate of charge is 10% per hour, the vehicle might start charging at 9:00 to reach 80% by 10:00.
Possible Codes in Error Response (see Errors for error response schema and meaning of codes):
- AUTHENTICATION_ERROR
- REQUEST_VALIDATION_ERROR
- SERVER_ERROR
Documentation Index
Fetch the complete documentation index at: https://docs.volteras.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique internal identifier for the vehicle.
Response
Successful Response

