Charging Sessions
Retrieve a charging session
Retrieves the Charging Session object by its unique ID. The response includes real-time status if the session is still active, or final cost and energy metrics if it has been completed.
GET
Path Parameters
ID of the charging session to retrieve.
Query Parameters
Specifies related objects to expand (e.g., expand[]=charging_station
).
Body
application/json · object
Response
200
application/json
Charging session successfully retrieved.