---
title: "Get all webhooks for the authenticated user"
method: GET
path: "/api/webhooks"
tags: ["webhooks"]
---

# Get all webhooks for the authenticated user

`GET /api/webhooks`

## Query parameters

- `includeDeleted` boolean

## Response `200`

Returns all webhooks (including 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)
