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

# Changes to Get a UpstreamOauth plugin

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 13 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-10-29** `19e869275e28` — 1 breaking
- **2025-08-22** `96118a9cd7f4` — 21 breaking, 34 info
- **2025-07-22** `2c77aeaee5fb` — 1 breaking, 3 info
- **2025-06-17** `c308b7426a7c` — 1 breaking
- **2025-05-21** `69704304ad5f` — 1 info
- **2025-04-22** `8b14ad5a4677` — 1 breaking, 1 info
- **2025-04-15** `fc6abbc537f3` — 2 breaking, 2 info
- **2025-03-05** `ceb048468954` — 4 breaking
- **2025-02-10** `d833d4dbb1fa` — 1 info

## Changes

- **2026-06-26** `4a39c7f85509` — 1 breaking, 1 info
  - the `allOf[#/components/schemas/UpstreamOauthPluginConfig]/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/UpstreamOauthPluginConfig]/config/cache/redis/cloud_authentication` to the response with the `200` status
- **2025-10-29** `19e869275e28` — 1 breaking
  - the `allOf[#/components/schemas/UpstreamOauthPluginConfig]/name` response's property type/format changed from `string`/`` to ``/`` for status `200`
- **2025-08-22** `96118a9cd7f4` — 21 breaking, 34 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/UpstreamOauthPluginConfig]/config/behavior` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/cache/redis/cluster_nodes` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/cache/redis/keepalive_backlog` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/cache/redis/password` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/cache/redis/sentinel_master` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/cache/redis/sentinel_nodes` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/cache/redis/sentinel_password` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/cache/redis/sentinel_username` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/cache/redis/server_name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/cache/redis/username` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/client/http_proxy` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/client/http_proxy_authorization` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/client/https_proxy` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/client/https_proxy_authorization` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/client/no_proxy` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/oauth/client_id` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/oauth/client_secret` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/oauth/password` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/oauth/username` became nullable for the status `200`
  - the `audience` response's property default value `` was added for the status `200`
  - the `auth_method` response's property default value `client_secret_post` was added for the status `200`
  - the `client_secret_jwt_alg` response's property default value `HS512` was added for the status `200`
  - the `cluster_max_redirections` response's property default value `5` was added for the status `200`
  - the `connect_timeout` response's property default value `2000` was added for the status `200`
  - the `connection_is_proxied` response's property default value `false` was added for the status `200`
  - the `database` response's property default value `0` was added for the status `200`
  - the `default_ttl` response's property default value `3600` was added for the status `200`
  - the `dictionary_name` response's property default value `kong_db_cache` was added for the status `200`
  - the `eagerly_expire` response's property default value `5` was added for the status `200`
  - the `enabled` response's property default value `true` was added for the status `200`
  - the `grant_type` response's property default value `client_credentials` was added for the status `200`
  - the `host` response's property default value `127.0.0.1` was added for the status `200`
  - the `host` response's property default value `127.0.0.1` was added for the status `200`
  - the `idp_error_response_body_template` response's property default value `{ "code": "{{status}}", "message": "{{message}}" }` was added for the status `200`
  - the `idp_error_response_content_type` response's property default value `application/json; charset=utf-8` was added for the status `200`
  - the `idp_error_response_message` response's property default value `Failed to authenticate request to upstream` was added for the status `200`
  - the `idp_error_response_status_code` response's property default value `502` was added for the status `200`
  - the `ip` response's property default value `127.0.0.1` was added for the status `200`
  - …15 more
- **2025-07-22** `2c77aeaee5fb` — 1 breaking, 3 info
  - the response property `allOf[#/components/schemas/PluginBase]/tags` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config` became required for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/oauth` became required for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/oauth/token_endpoint` became required for the status `200`
- **2025-06-17** `c308b7426a7c` — 1 breaking
  - the `allOf[#/components/schemas/UpstreamOauthPluginConfig]/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-22** `8b14ad5a4677` — 1 breaking, 1 info
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/config/oauth/scopes` became nullable for the status `200`
  - the `scopes` response's property default value `` was added for the status `200`
- **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` — 4 breaking
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/consumer` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/consumer_group` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/route` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/UpstreamOauthPluginConfig]/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#UpstreamOauth/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#UpstreamOauth/get)
