Skip to main content
GET
Degree days for a specific site

Authorizations

x-api-key
string
header
required

VoltView API key

Path Parameters

siteId
string
required

Site identifier

Query Parameters

from
string<date-time>

Start date and time (ISO 8601)

Example:

"2024-01-01T00:00:00.000Z"

to
string<date-time>

End date and time (ISO 8601)

Example:

"2024-12-31T23:59:59.999Z"

Response

Degree days data retrieved successfully

siteId
string

Site identifier

period
object
heatingDegreeDays
number

Heating degree days

coolingDegreeDays
number

Cooling degree days

data
object[]