---
title: "Get Webhooks"
method: GET
path: "/v2/team/{team_id}/webhook"
tags: ["Webhooks"]
---

# Get Webhooks

`GET /v2/team/{team_id}/webhook`

View the webhooks created via the API for a Workspace. This endpoint returns webhooks created by the authenticated user.

## Path parameters

- `team_id` number, required

## Response `200`

- object
  - `webhooks` Webhook[], required — unresolved $ref

---

[API](https://skmtc.dev/clickup/apis/clickup-api-v2-reference.md) · [All operations](https://skmtc.dev/clickup/apis/clickup-api-v2-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clickup/clickup-api-v2-reference/revisions/72216f55b952/schema)
