---
title: "Get a webhook by ID"
method: GET
path: "/api/webhooks/{id}"
tags: ["webhooks"]
---

# Get a webhook by ID

`GET /api/webhooks/{id}`

## Path parameters

- `id` string, required

## Query parameters

- `includeDeleted` boolean

## Response `200`

Returns the webhook (including if soft-deleted if specified)

---

[API](https://skmtc.net/vambe/apis/vambe-ai-api.md) · [All operations](https://skmtc.net/vambe/apis/vambe-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vambe/vambe-ai-api/revisions/e206709d4be5/schema)
