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:
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:
vehicle_id should correspond to a valid and existing vehicle identifier.vehicle_charging_session_id uniquely identifies an existing charging session.The access token received from the authorization server in the OAuth 2.0 flow.
ID of the vehicle charging history.
Unique internal identifier for the vehicle.
Successful Response