---
title: "Changes to Get a StandardWebhooks plugin"
method: GET
path: "/v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#StandardWebhooks"
---

# Changes to Get a StandardWebhooks plugin

`GET /v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#StandardWebhooks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 52 revisions.

- **2026-06-11** `62c54f1094bb` — 1 info
- **2026-04-24** `7d6a643707d9` — 1 info
- **2025-10-29** `19e869275e28` — 1 breaking
- **2025-08-22** `96118a9cd7f4` — 2 breaking, 3 info
- **2025-07-22** `2c77aeaee5fb` — 1 breaking, 2 info
- **2025-06-17** `c308b7426a7c` — 1 breaking
- **2025-05-21** `69704304ad5f` — 1 info
- **2025-04-15** `fc6abbc537f3` — 2 breaking, 2 info
- **2025-03-05** `ceb048468954` — 3 breaking
- **2025-02-10** `d833d4dbb1fa` — 1 info

## Changes

- **2026-06-11** `62c54f1094bb` — 1 info
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required for the status `200`
- **2026-04-24** `7d6a643707d9` — 1 info
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
- **2025-10-29** `19e869275e28` — 1 breaking
  - the `allOf[#/components/schemas/StandardWebhooksPluginConfig]/name` response's property type/format changed from `string`/`` to ``/`` for status `200`
- **2025-08-22** `96118a9cd7f4` — 2 breaking, 3 info
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became nullable for the status `200`
  - the `enabled` response's property default value `true` was added for the status `200`
  - the `protocols` response's property default value `grpc, grpcs, http, https` was added for the status `200`
  - the `tolerance_second` response's property default value `300` was added for the status `200`
- **2025-07-22** `2c77aeaee5fb` — 1 breaking, 2 info
  - the response property `allOf[#/components/schemas/PluginBase]/tags` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/StandardWebhooksPluginConfig]/config` became required for the status `200`
  - the response property `allOf[#/components/schemas/StandardWebhooksPluginConfig]/config/secret_v1` became required for the status `200`
- **2025-06-17** `c308b7426a7c` — 1 breaking
  - the `allOf[#/components/schemas/StandardWebhooksPluginConfig]/protocols` response's property type/format changed from `array`/`` to `array`/`set` for status `200`
- **2025-05-21** `69704304ad5f` — 1 info
  - added the optional property `allOf[#/components/schemas/PluginBase]/partials` to the response with the `200` status
- **2025-04-15** `fc6abbc537f3` — 2 breaking, 2 info
  - the response property `allOf[#/components/schemas/PluginBase]/created_at` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PluginBase]/updated_at` became nullable for the status `200`
  - the response optional property `allOf[#/components/schemas/PluginBase]/created_at` became not read-only for the status `200`
  - the response optional property `allOf[#/components/schemas/PluginBase]/updated_at` became not read-only for the status `200`
- **2025-03-05** `ceb048468954` — 3 breaking
  - the response property `allOf[#/components/schemas/StandardWebhooksPluginConfig]/consumer_group` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/StandardWebhooksPluginConfig]/route` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/StandardWebhooksPluginConfig]/service` became nullable for the status `200`
- **2025-02-10** `d833d4dbb1fa` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#StandardWebhooks/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api.md) · [Page](https://skmtc.dev/kong/apis/konnect-api/changes/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#StandardWebhooks/get)
