Skip to main content
GET
List Entities

Authorizations

Authorization
string
header
required

Access Token Authentication

Query Parameters

pageSize
integer<int32>
default:25

The number of Entities per page

continuationToken
string

The token used to retrieve the next page

type
enum<string>

If set, the type of the Entities to filter on

Available options:
Battery,
ChargePoint,
EV,
HeatPump,
SolarPlant,
RetrofitMeter,
Meter,
Inverter
activeFeature
enum<string>

If set, the feature that must be active for the Entity

Available options:
CaptureChargeSessions

Response

OK

A page of entities

data
object[] | null
meta
object