GET
/
v1.0.0
/
hvacs
/
{hvacId}
/
image.png
curl --request GET \
  --url https://api.energy-hub.io/v1.0.0/hvacs/{hvacId}/image.png \
  --header 'X-API-KEY: <api-key>'
"aSDinaTvuI8gbWludGxpZnk="

Authorizations

X-API-KEY
string
header
required

API key used for authorization and authentication.

Path Parameters

hvacId
string
required

Hvac ID

Response

200
image/png
Successful operation

The response is of type string.