---
title: "PUT /threshold/listThresholds"
method: PUT
path: "/threshold/listThresholds"
tags: ["ThresholdService"]
---

# PUT /threshold/listThresholds

`PUT /threshold/listThresholds`

## Request body

- ListThresholdsRequest
  - `resourceId` ResourceId — A generic resource identifier for endpoints which can batch retrieve data based on different inputs
    - `baseStationId` string

## Response `200`

OK

- ListThresholdsResponse
  - `threshold` Threshold[]
    - `type` 'PRECIPITATION', enum
    - `value` number, double — Value in mm

---

[API](https://skmtc.dev/rach/apis/smart-hose-timer.md) · [All operations](https://skmtc.dev/rach/apis/smart-hose-timer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rach/smart-hose-timer/revisions/990335185e30/schema)
