---
title: "Count webhooks"
method: GET
path: "/v2/webhooks/count"
tags: ["Webhooks"]
---

# Count webhooks

`GET /v2/webhooks/count`

Returns the total number of enabled and disabled webhooks in the current workspace.

## Response `200`

OK

- CountWebhooksResponse — Webhook count for the current workspace.
  - `total` integer, required — Total number of webhooks in the current workspace.

## Changes

> 257 revisions in range; 71 not diffed.

- **2026-07-17** `2f27caf6888c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/orq-ai/apis/orq-ai-api/changes/v2/webhooks/count/get.md)

---

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