---
title: "Changes to List Webhook Deliveries"
method: GET
path: "/v1/webhooks/deliveries"
---

# Changes to List Webhook Deliveries

`GET /v1/webhooks/deliveries`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

- **2026-07-27** `2bc8253676a5` — 4 warning, 8 info

## Changes

- **2026-07-27** `2bc8253676a5` — 4 warning, 8 info
  - added the new `discount.created` enum value to the `items/items/webhook_event/type` response property for the response status `200`
  - added the new `discount.deleted` enum value to the `items/items/webhook_event/type` response property for the response status `200`
  - added the new `discount.updated` enum value to the `items/items/webhook_event/type` response property for the response status `200`
  - added the new `subscription.cycled` enum value to the `items/items/webhook_event/type` response property for the response status `200`
  - added the enum value `discount.created` to the property `anyOf[subschema #1: WebhookEventType]/` of the `query` request parameter `event_type`
  - added the enum value `discount.created` to the property `anyOf[subschema #2]/items/` of the `query` request parameter `event_type`
  - added the enum value `discount.deleted` to the property `anyOf[subschema #1: WebhookEventType]/` of the `query` request parameter `event_type`
  - added the enum value `discount.deleted` to the property `anyOf[subschema #2]/items/` of the `query` request parameter `event_type`
  - added the enum value `discount.updated` to the property `anyOf[subschema #1: WebhookEventType]/` of the `query` request parameter `event_type`
  - added the enum value `discount.updated` to the property `anyOf[subschema #2]/items/` of the `query` request parameter `event_type`
  - added the enum value `subscription.cycled` to the property `anyOf[subschema #1: WebhookEventType]/` of the `query` request parameter `event_type`
  - added the enum value `subscription.cycled` to the property `anyOf[subschema #2]/items/` of the `query` request parameter `event_type`

---

[Operation](https://skmtc.dev/polar/apis/polar-api/docs/v1/webhooks/deliveries/get.md) · [API](https://skmtc.dev/polar/apis/polar-api.md) · [Page](https://skmtc.dev/polar/apis/polar-api/changes/v1/webhooks/deliveries/get)
