---
title: "Retrieve a webhook"
method: GET
path: "/v1/webhooks/{id}"
tags: ["webhooks"]
---

# Retrieve a webhook

`GET /v1/webhooks/{id}`

## Path parameters

- `id` string, required

## Headers

- `Authorization` string, required

## Response `200`

webhook found

- unknown

## Other responses

- `404` — webhook not found

## Changes

- **2026-09-03** `ac0d9be94846` — 1 info
  - added the optional property `errors/items/parameter` to the response with the `404` status

[Change history](https://skmtc.dev/middesk/apis/middesk-api/changes/v1/webhooks/:id/get.md)

---

[API](https://skmtc.dev/middesk/apis/middesk-api.md) · [All operations](https://skmtc.dev/middesk/apis/middesk-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/middesk/middesk-api/revisions/ac0d9be94846/schema)
