---
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

---

[API](https://skmtc.net/middesk/apis/middesk-api.md) · [All operations](https://skmtc.net/middesk/apis/middesk-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/middesk/middesk-api/versions/9882e52b445b/schema)
