Skip to main content
GET
/
v1
/
entities
/
{entityId}
/
heated-area
Retrieve the heated area of an Entity
curl --request GET \
  --url https://api.traxes.io/connect/v1/entities/{entityId}/heated-area \
  --header 'Authorization: Bearer <token>'
{
  "heatedArea": 123
}

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

entityId
string<uuid>
required

The id of the Entity

Response

OK

The heated area of an Entity

heatedArea
number
required

The heated area