Get Vehicle Charging History
Vehicle Charging History
Get Vehicle Charging History
Retrieve details of a vehicle charging session based on its unique ID.
Parameters:
vehicle_id: The unique identifier (ID) of the vehicle associated with the charging session.vehicle_charging_session_id: The unique identifier (ID) of the vehicle charging session to retrieve.
Returns:
- Details of the vehicle charging session.
This endpoint allows you to retrieve details of a specific vehicle charging session based on its unique vehicle_charging_session_id.
The session details provide information about the charging start time, end time, energy consumption, and more.
Note:
- The
vehicle_idshould correspond to a valid and existing vehicle identifier. - The
vehicle_charging_session_iduniquely identifies an existing charging session.
Possible Codes in Error Response (see Errors for error response schema and meaning of codes):
- AUTHENTICATION_ERROR
- REQUEST_VALIDATION_ERROR
- RESOURCE_NOT_FOUND
- SERVER_ERROR
GET
Get Vehicle Charging History
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
ID of the vehicle charging history.
Unique internal identifier for the vehicle.
Response
200 - application/json
Successful Response

