---
title: "Get list of possible webhooks"
method: GET
path: "/webhooks/list"
tags: ["Webhooks"]
---

# Get list of possible webhooks

`GET /webhooks/list`

Returns a list of webhook that are available for your account

## Response `200`

Successful Response

- WebhookItem[]
  - `event` string, required
  - `api` string, nullable

---

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