Get energy, current, and voltage graph data for a specific transaction. Data points are sampled to a maximum of 200 points.
See the documentation for more information.
Transaction graph data
[
{
"date": "2026-01-27T10:00:00+00:00",
"value": 0,
"unit": "kWh"
},
{
"date": "2026-01-27T10:05:00+00:00",
"value": 1.234,
"unit": "kWh"
}
][
{
"date": "2026-01-27T10:00:00+00:00",
"L1": 16,
"L2": 15.8,
"L3": 16.1,
"offered": 32
}
][
{
"date": "2026-01-27T10:00:00+00:00",
"L1": 230.1,
"L2": 229.8,
"L3": 230.5
}
]