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

# Changes to Get a Plugin

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 52 revisions.

- **2026-04-24** `7d6a643707d9` — 1 info
- **2025-12-16** `46e7fcea2356` — 1 info
- **2025-08-22** `96118a9cd7f4` — 4 breaking, 1 info
- **2025-07-22** `2c77aeaee5fb` — 1 breaking
- **2025-04-22** `8b14ad5a4677` — 1 info
- **2025-04-15** `fc6abbc537f3` — 4 breaking, 2 info
- **2024-11-11** `08ead66e9ebb` — 1 breaking, 15 info
- **2024-09-11** `be7c36317ba6` — 1 info

## Changes

- **2026-04-24** `7d6a643707d9` — 1 info
  - added the optional property `condition` to the response with the `200` status
- **2025-12-16** `46e7fcea2356` — 1 info
  - added the new optional `query` request parameter `expand_partials`
- **2025-08-22** `96118a9cd7f4` — 4 breaking, 1 info
  - the response property `ordering/after` became nullable for the status `200`
  - the response property `ordering/after/access` became nullable for the status `200`
  - the response property `ordering/before` became nullable for the status `200`
  - the response property `ordering/before/access` became nullable for the status `200`
  - the `enabled` response's property default value `true` was added for the status `200`
- **2025-07-22** `2c77aeaee5fb` — 1 breaking
  - the response property `tags` became nullable for the status `200`
- **2025-04-22** `8b14ad5a4677` — 1 info
  - the `protocols` response's property default value `grpc, grpcs, http, https` was added for the status `200`
- **2025-04-15** `fc6abbc537f3` — 4 breaking, 2 info
  - the response property `config` became nullable for the status `200`
  - the response property `created_at` became nullable for the status `200`
  - the response property `updated_at` became nullable for the status `200`
  - the response property `config` became optional for the status `200`
  - the response optional property `created_at` became not read-only for the status `200`
  - the response optional property `updated_at` became not read-only for the status `200`
- **2024-11-11** `08ead66e9ebb` — 1 breaking, 15 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/PluginWithoutParents, subschema #2` from the response body `allOf` list for the response status `200`
  - added the optional property `consumer` to the response with the `200` status
  - added the optional property `consumer_group` to the response with the `200` status
  - added the optional property `created_at` to the response with the `200` status
  - added the optional property `enabled` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `instance_name` to the response with the `200` status
  - added the optional property `ordering` to the response with the `200` status
  - added the optional property `protocols` to the response with the `200` status
  - added the optional property `route` to the response with the `200` status
  - added the optional property `service` to the response with the `200` status
  - added the optional property `tags` to the response with the `200` status
  - added the optional property `updated_at` to the response with the `200` status
  - added the required property `config` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
- **2024-09-11** `be7c36317ba6` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId/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/get)
