---
title: "GET /webhook/getWebhook/{id}"
method: GET
path: "/webhook/getWebhook/{id}"
tags: ["WebhookService"]
---

# GET /webhook/getWebhook/{id}

`GET /webhook/getWebhook/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

- GetWebhookResponse
  - `webhook` Webhook
    - `id` string
    - `external_id` string
    - `resource_id` ResourceId
      - `valve_id` string
      - `irrigation_controller_id` string
      - `program_id` string
      - `lighting_controller_id` string
    - `url` string
    - `event_types` string[]

---

[API](https://skmtc.net/rach/apis/readme.md) · [All operations](https://skmtc.net/rach/apis/readme/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rach/readme/revisions/7cb72b0455d5/schema)
