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

# Changes to Get a RequestCallout plugin

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 52 revisions.

- **2026-06-26** `4a39c7f85509` — 1 breaking, 1 info
- **2026-06-11** `62c54f1094bb` — 1 info
- **2026-04-24** `7d6a643707d9` — 1 info
- **2026-01-13** `ad02b4e24eb2` — 1 info
- **2025-11-11** `28774c89f2cb` — 6 breaking
- **2025-10-29** `19e869275e28` — 19 breaking, 1 info
- **2025-08-22** `96118a9cd7f4` — 38 breaking, 39 info
- **2025-07-22** `2c77aeaee5fb` — 1 breaking, 2 info
- **2025-06-17** `c308b7426a7c` — 1 breaking
- **2025-05-21** `69704304ad5f` — 1 info
- **2025-05-01** `351c07039f3c` — 1 info

## Changes

- **2026-06-26** `4a39c7f85509` — 1 breaking, 1 info
  - the `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis/port` response's property type/format changed from `integer`/`` to `string`/`` for status `200`
  - the `port` response's property default value changed from `6379` to `6379` for the status `200`
- **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
- **2026-01-13** `ad02b4e24eb2` — 1 info
  - added the optional property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis/cloud_authentication` to the response with the `200` status
- **2025-11-11** `28774c89f2cb` — 6 breaking
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/body/custom` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/headers/custom` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/query/custom` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/upstream/body/custom` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/upstream/headers/custom` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/upstream/query/custom` became nullable for the status `200`
- **2025-10-29** `19e869275e28` — 19 breaking, 1 info
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/cache` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/body` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/error` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/headers` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/query` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/response` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/response/body` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/response/headers` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/cache` became optional for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/body` became optional for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/error` became optional for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/headers` became optional for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts` became optional for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/query` became optional for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/response` became optional for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/response/body` became optional for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/response/headers` became optional for the status `200`
  - the `allOf[#/components/schemas/RequestCalloutPluginConfig]/name` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/method` response's property pattern `^[A-Z]+$` was removed for the status `200`
- **2025-08-22** `96118a9cd7f4` — 38 breaking, 39 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 response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/memory` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis/cluster_nodes` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis/keepalive_backlog` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis/password` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis/sentinel_master` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis/sentinel_nodes` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis/sentinel_password` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis/sentinel_username` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis/server_name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/cache/redis/username` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/body/custom` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/by_lua` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/error/http_statuses` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/headers/custom` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts/proxy` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts/proxy/auth_password` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts/proxy/auth_username` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts/proxy/http_proxy` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts/proxy/https_proxy` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts/ssl_server_name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts/timeouts` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts/timeouts/connect` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts/timeouts/read` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/http_opts/timeouts/write` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/request/query/custom` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts/items/response/by_lua` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/upstream` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/upstream/body` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/upstream/body/custom` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/upstream/by_lua` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/upstream/headers` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/upstream/headers/custom` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/upstream/query` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/upstream/query/custom` became nullable for the status `200`
  - the `bypass` response's property default value `false` was added for the status `200`
  - the `cache_ttl` response's property default value `300` was added for the status `200`
  - …37 more
- **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/RequestCalloutPluginConfig]/config` became required for the status `200`
  - the response property `allOf[#/components/schemas/RequestCalloutPluginConfig]/config/callouts` became required for the status `200`
- **2025-06-17** `c308b7426a7c` — 1 breaking
  - the `allOf[#/components/schemas/RequestCalloutPluginConfig]/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-05-01** `351c07039f3c` — 1 info
  - endpoint added

---

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