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

# Changes to Get a InjectionProtection plugin

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

> 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 warning, 1 info
- **2025-10-29** `19e869275e28` — 1 breaking, 2 warning
- **2025-08-22** `96118a9cd7f4` — 4 breaking, 7 info
- **2025-07-22** `2c77aeaee5fb` — 1 breaking
- **2025-06-17** `c308b7426a7c` — 1 breaking
- **2025-05-21** `69704304ad5f` — 1 info
- **2025-04-15** `fc6abbc537f3` — 2 breaking, 2 info
- **2025-03-05** `ceb048468954` — 2 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 warning, 1 info
  - added the new `sql_low_sensitivity` enum value to the `allOf[#/components/schemas/InjectionProtectionPluginConfig]/config/injection_types/items/` response property for the response status `200`
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
- **2025-10-29** `19e869275e28` — 1 breaking, 2 warning
  - the `allOf[#/components/schemas/InjectionProtectionPluginConfig]/name` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added the new `path` enum value to the `allOf[#/components/schemas/InjectionProtectionPluginConfig]/config/locations/items/` response property for the response status `200`
  - added the new `query` enum value to the `allOf[#/components/schemas/InjectionProtectionPluginConfig]/config/locations/items/` response property for the response status `200`
- **2025-08-22** `96118a9cd7f4` — 4 breaking, 7 info
  - the response property `allOf[#/components/schemas/InjectionProtectionPluginConfig]/config` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/InjectionProtectionPluginConfig]/config/custom_injections` became nullable for the status `200`
  - 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 `enforcement_mode` response's property default value `block` was added for the status `200`
  - the `error_message` response's property default value `Bad Request` was added for the status `200`
  - the `error_status_code` response's property default value `400` was added for the status `200`
  - the `injection_types` response's property default value `sql` was added for the status `200`
  - the `locations` response's property default value `path_and_query` was added for the status `200`
  - the `protocols` response's property default value `grpc, grpcs, http, https` was added for the status `200`
- **2025-07-22** `2c77aeaee5fb` — 1 breaking
  - the response property `allOf[#/components/schemas/PluginBase]/tags` became nullable for the status `200`
- **2025-06-17** `c308b7426a7c` — 1 breaking
  - the `allOf[#/components/schemas/InjectionProtectionPluginConfig]/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` — 2 breaking
  - the response property `allOf[#/components/schemas/InjectionProtectionPluginConfig]/route` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/InjectionProtectionPluginConfig]/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#InjectionProtection/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#InjectionProtection/get)
