Get Watering Queue

GET {{baseUrl}}/watering/queue?{{ACCESS_TOKEN}}=<>

Returns the current watering queue as a list of objects or empty list if no watering is taking place. Each object in the list will have the fields below:

FieldTypeDescription
availableWaterintThe available water for the zone being watered
realDurationint/null

Request Params

KeyDatatypeRequiredDescription
{{ACCESS_TOKEN}}string

HEADERS

KeyDatatypeRequiredDescription
Acceptstring