---
title: "List webhook endpoints"
method: GET
path: "/v1/webhook-endpoints"
---

# List webhook endpoints

`GET /v1/webhook-endpoints`

## Response `200`

List of webhook endpoints

- ListWebhookEndpointsOutput — unresolved $ref

## Other responses

- `401` — Unauthorized - Invalid API key
- `404` — Not found - The webhooks API is not available for this workspace

## Changes

- **2026-08-12** `150856520acc` — 1 info
  - removed the `note.regenerated` enum value from the `webhook_endpoints/items/events/items/` response property for the response status `200`
- **2026-08-04** `56ce42747926` — 2 breaking, 1 warning
  - the response property `webhook_endpoints/items/created_by/allOf[subschema #2]/` became nullable for the status `200`
  - the `webhook_endpoints/items/created_by/allOf[subschema #2]/` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - added the new `workspace` enum value to the `webhook_endpoints/items/scopes/items/` response property for the response status `200`
- **2026-07-31** `77eee6191502` — 2 info
  - added the required property `webhook_endpoints/items/folder_ids` to the response with the `200` status
  - added the required property `webhook_endpoints/items/url_redacted` to the response with the `200` status
- **2026-07-26** `e7144bb8c8aa` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/granola/apis/granola-api/changes/v1/webhook-endpoints/get.md)

---

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