GET
/
entities
/
asset
/
Authorization
curl --request GET \
  --url http://localhost:8001/entities/asset/
[
  {
    "alias": "<string>",
    "bidding_zone": "DE_TENNET",
    "id": "<string>",
    "type": "Vehicle"
  }
]

Response

200 - application/json
alias
string
bidding_zone
enum<string>
required

An enumeration.

Available options:
DE_TENNET,
DE_TRANSNET,
DE_AMPRION,
DE_50HZ,
DK1,
DK2,
SE1,
SE2,
SE3,
SE4,
NO1,
NO2,
NO3,
NO4,
NO5,
UK,
NL,
FR,
IE,
IT,
FI,
BE,
ES,
AT,
BG,
HU,
HR,
CZ,
EE,
GR,
LV,
PT,
PL
id
string
required
type
enum<string>
required

An enumeration.

Available options:
Vehicle,
Charger,
HVAC,
Solar Inverter,
Storage