GET
/
v1
/
sites
/
energyIntensity
curl --request GET \
  --url https://api.voltview.co.uk/v1/sites/energyIntensity \
  --header 'Authorization: Bearer <token>'
[
  "<any>"
]

Authorizations

Authorization
string
header
required

JWT token obtained from /v1/requestToken endpoint

Response

200
application/json
Energy intensity data retrieved successfully

The response is of type any[].