cURL
curl --request GET \ --url https://api.voltview.co.uk/v1/energyRecommendation \ --header 'Authorization: Bearer <token>'
[ "<any>" ]
Retrieves energy efficiency recommendations
JWT token obtained from /v1/requestToken endpoint
Energy recommendations retrieved successfully
The response is of type any[].
any[]