Skip to main content
GET
Get one charging session with its decision timeline, command verdicts and home-energy context

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

org_id
string<uuid>
required

The organization ID

user_id
string<uuid>
required

The user ID

session_id
string
required

Opaque prefix-typed session id (ev_{uuid} or wb_{int})

Response

200 - application/json

OK

session
ChargingSessionItem · object
required
decisions
DecisionItem · object[]
required
commands
CommandItem · object[]
required
home_energy
HomeEnergyContext · object | null
required

Whole-home energy context integrated at read time from the owner's authenticated inverter(s) over the session window. The designed forward-compat surface: inverter/PV timeseries and charging graphs are added later as new optional fields here (additive, non-breaking). No total household-load figure is served — the underlying datapoint is solar self-consumption, not total load.