cURL
curl --request GET \ --url https://api.voltview.co.uk/v1/energyRecommendation \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "title": "<string>", "description": "<string>", "potentialSavings": 123, "priority": "HIGH", "category": "<string>" } ]
Retrieves energy efficiency recommendations
JWT token obtained from /v1/requestToken endpoint
Energy recommendations retrieved successfully
Recommendation identifier
Recommendation title
Detailed description
Potential savings in GBP
Priority level
HIGH
MEDIUM
LOW
Recommendation category