Skip to main content
GET
Get zone history

Authorizations

Authorization
string
header
required

Session token or API token

Path Parameters

zoneId
string
required

Query Parameters

start
string<date-time>

Start time (ISO 8601)

end
string<date-time>

End time (ISO 8601, defaults to now)

hours
integer
default:24

Hours of history (used if start not provided)

Required range: x >= 1

Response

Zone history data

zoneId
string
start
string<date-time>
end
string<date-time>
points
object[]
count
integer
warning
string

Present if history service is unavailable