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

---

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