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

# Changes to Get a SolaceUpstream plugin

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 52 revisions.

- **2026-07-06** `36da5cb9a674` — 1 warning, 1 info
- **2026-06-11** `62c54f1094bb` — 1 info
- **2026-04-24** `7d6a643707d9` — 5 info
- **2026-01-13** `ad02b4e24eb2` — 1 info
- **2025-11-11** `28774c89f2cb` — 1 breaking
- **2025-10-29** `19e869275e28` — 2 breaking, 6 info
- **2025-08-22** `96118a9cd7f4` — 13 breaking, 18 info
- **2025-07-22** `2c77aeaee5fb` — 1 info

## Changes

- **2026-07-06** `36da5cb9a674` — 1 warning, 1 info
  - added the new `CLIENT_CREDENTIALS` enum value to the `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/scheme` response property for the response status `200`
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/client_credentials` to the response with the `200` status
- **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` — 5 info
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/content_encoding` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/content_type` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/forward_body_raw_only` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/user_properties` to the response with the `200` status
- **2026-01-13** `ad02b4e24eb2` — 1 info
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/basic_auth_header` to the response with the `200` status
- **2025-11-11** `28774c89f2cb` — 1 breaking
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/properties` became nullable for the status `200`
- **2025-10-29** `19e869275e28` — 2 breaking, 6 info
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/sender_id` became nullable for the status `200`
  - the `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/name` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/calculate_message_expiry` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_rcv_timestamps` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_send_timestamps` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_sender_id` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_sequence_number` to the response with the `200` status
  - the `sender_id` response's property default value `kong` was removed for the status `200`
- **2025-08-22** `96118a9cd7f4` — 13 breaking, 18 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/SolaceUpstreamPluginConfig]/config/message/default_content` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/functions` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/access_token` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/access_token_header` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/id_token` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/id_token_header` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/password` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/username` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/properties` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/vpn_name` became nullable for the status `200`
  - the `ack_timeout` response's property default value `2000` was added for the status `200`
  - the `connect_timeout` response's property default value `3000` was added for the status `200`
  - the `delivery_mode` response's property default value `DIRECT` was added for the status `200`
  - the `dmq_eligible` response's property default value `false` was added for the status `200`
  - the `enabled` response's property default value `true` was added for the status `200`
  - the `forward_body` response's property default value `false` was added for the status `200`
  - the `forward_headers` response's property default value `false` was added for the status `200`
  - the `forward_method` response's property default value `false` was added for the status `200`
  - the `forward_uri` response's property default value `false` was added for the status `200`
  - the `priority` response's property default value `4` was added for the status `200`
  - the `protocols` response's property default value `grpc, grpcs, http, https` was added for the status `200`
  - the `scheme` response's property default value `BASIC` was added for the status `200`
  - the `sender_id` response's property default value `kong` was added for the status `200`
  - the `ssl_validate_certificate` response's property default value `false` was added for the status `200`
  - the `tracing` response's property default value `false` was added for the status `200`
  - the `tracing_sampled` response's property default value `false` was added for the status `200`
  - the `ttl` response's property default value `0` was added for the status `200`
  - the `type` response's property default value `QUEUE` was added for the status `200`
- **2025-07-22** `2c77aeaee5fb` — 1 info
  - endpoint added

---

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