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

# Changes to List webhook endpoints

`GET /v1/webhook-endpoints`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 8 revisions.

- **2026-08-12** `150856520acc` — 1 info
- **2026-08-04** `56ce42747926` — 2 breaking, 1 warning
- **2026-07-31** `77eee6191502` — 2 info
- **2026-07-26** `e7144bb8c8aa` — 1 info

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

---

[Operation](https://skmtc.dev/granola/apis/granola-api/docs/v1/webhook-endpoints/get.md) · [API](https://skmtc.dev/granola/apis/granola-api.md) · [Page](https://skmtc.dev/granola/apis/granola-api/changes/v1/webhook-endpoints/get)
