---
title: "Changes to Get a KafkaConsume plugin"
method: GET
path: "/{workspace}/plugins/{PluginId}#KafkaConsume"
---

# Changes to Get a KafkaConsume plugin

`GET /{workspace}/plugins/{PluginId}#KafkaConsume`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 11 revisions.

- **2026-07-06** `28b1f8a59cdc` — 1 warning, 3 info
- **2026-04-24** `9555cbb8b259` — 5 info
- **2025-11-25** `65f3141f1662` — 1 warning, 1 info
- **2025-10-09** `740b73588ef4` — 1 info

## Changes

- **2026-07-06** `28b1f8a59cdc` — 1 warning, 3 info
  - added the new `OAUTHBEARER` enum value to the `allOf[#/components/schemas/KafkaConsumePluginConfig]/config/authentication/mechanism` response property for the response status `200`
  - added the optional property `allOf[#/components/schemas/KafkaConsumePluginConfig]/config/authentication/oauthbearer` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/KafkaConsumePluginConfig]/config/consumer_group` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/KafkaConsumePluginConfig]/config/error_handling` to the response with the `200` status
- **2026-04-24** `9555cbb8b259` — 5 info
  - added the optional property `allOf[#/components/schemas/KafkaConsumePluginConfig]/config/enforce_latest_offset_reset` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/KafkaConsumePluginConfig]/config/security/ssl_verify` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
  - the `ssl_verify` response's property default value changed from `false` to `true` for the status `200`
  - the `ssl_verify` response's property default value changed from `false` to `true` for the status `200`
- **2025-11-25** `65f3141f1662` — 1 warning, 1 info
  - removed the optional property `name` from the response with the `200` status
  - added the optional property `allOf[#/components/schemas/KafkaConsumePluginConfig]/name` to the response with the `200` status
- **2025-10-09** `740b73588ef4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/docs/:workspace/plugins/:PluginId#KafkaConsume/get.md) · [API](https://skmtc.dev/kong/apis/kong-enterprise-admin-api.md) · [Page](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/changes/:workspace/plugins/:PluginId#KafkaConsume/get)
