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

# Changes to Get a AiSemanticPromptGuard plugin

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 14 of 52 revisions.

- **2026-06-26** `4a39c7f85509` — 1 breaking, 1 info
- **2026-06-11** `62c54f1094bb` — 2 breaking, 1 info
- **2026-04-24** `7d6a643707d9` — 1 warning, 5 info
- **2026-02-16** `2b2a72c67bd2` — 1 warning
- **2026-01-13** `ad02b4e24eb2` — 3 breaking, 1 warning, 4 info
- **2025-10-29** `19e869275e28` — 3 breaking, 1 info
- **2025-08-22** `96118a9cd7f4` — 48 breaking, 37 info
- **2025-07-22** `2c77aeaee5fb` — 1 breaking, 2 warning, 13 info
- **2025-06-17** `c308b7426a7c` — 1 breaking
- **2025-05-21** `69704304ad5f` — 1 info
- **2025-05-01** `351c07039f3c` — 5 warning, 6 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/AiSemanticPromptGuardPluginConfig]/config/vectordb/redis/port` response's property type 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` — 2 breaking, 1 info
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings` became optional for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb` became optional for the status `200`
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required for the status `200`
- **2026-04-24** `7d6a643707d9` — 1 warning, 5 info
  - added the new `ollama` enum value to the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/provider` response property for the response status `200`
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/gcp_metadata_url` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/gcp_oauth_token_url` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock/batch_bucket_prefix` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock/batch_role_arn` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
- **2026-02-16** `2b2a72c67bd2` — 1 warning
  - added the new `video/generation` enum value to the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/genai_category` response property for the response status `200`
- **2026-01-13** `ad02b4e24eb2` — 3 breaking, 1 warning, 4 info
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/rules/max_request_body_size` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/threshold` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/threshold` became optional for the status `200`
  - added the new `anthropic` enum value to the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/llm_format` response property for the response status `200`
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock/video_output_s3_uri` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/max_request_body_size` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/redis/cloud_authentication` to the response with the `200` status
  - the `max_request_body_size` response's property default value `8192` was removed for the status `200`
- **2025-10-29** `19e869275e28` — 3 breaking, 1 info
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/azure` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/azure` became optional for the status `200`
  - the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/name` response's property type changed from `string` to no type for status `200`
  - the `threshold` response's property default value `0.5` was removed for the status `200`
- **2025-08-22** `96118a9cd7f4` — 48 breaking, 37 info
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/aws_access_key_id` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/aws_secret_access_key` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/azure_client_id` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/azure_client_secret` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/azure_tenant_id` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/gcp_service_account_json` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/header_name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/header_value` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/param_name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/auth/param_value` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/azure/deployment_id` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/azure/instance` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock/aws_assume_role_arn` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock/aws_region` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock/aws_role_session_name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock/aws_sts_endpoint_url` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock/performance_config_latency` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/gemini` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/gemini/api_endpoint` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/gemini/location_id` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/gemini/project_id` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/huggingface` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/huggingface/use_cache` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/huggingface/wait_for_model` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/upstream_url` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/rules` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/rules/allow_prompts` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/rules/deny_prompts` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/search` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/pgvector` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/pgvector/password` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/pgvector/ssl_cert` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/pgvector/ssl_cert_key` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/redis` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/redis/cluster_nodes` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/redis/keepalive_backlog` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/redis/password` became nullable for the status `200`
  - …45 more
- **2025-07-22** `2c77aeaee5fb` — 1 breaking, 2 warning, 13 info
  - the response property `allOf[#/components/schemas/PluginBase]/tags` became nullable for the status `200`
  - added the new `cohere` enum value to the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/llm_format` response property for the response status `200`
  - added the new `huggingface` enum value to the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/llm_format` response property for the response status `200`
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock/embeddings_normalize` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock/performance_config_latency` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/genai_category` to the response with the `200` status
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config` became required for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings` became required for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model` became required for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/name` became required for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/provider` became required for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb` became required for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/dimensions` became required for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/distance_metric` became required for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/strategy` became required for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/threshold` became required for the status `200`
- **2025-06-17** `c308b7426a7c` — 1 breaking
  - the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/protocols` response's property format changed from no format to `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` — 5 warning, 6 info
  - added the new `azure` enum value to the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/provider` response property for the response status `200`
  - added the new `bedrock` enum value to the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/provider` response property for the response status `200`
  - added the new `gemini` enum value to the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/provider` response property for the response status `200`
  - added the new `huggingface` enum value to the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/provider` response property for the response status `200`
  - added the new `pgvector` enum value to the `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/strategy` response property for the response status `200`
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/bedrock` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/gemini` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/huggingface` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/llm_format` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/vectordb/pgvector` to the response with the `200` status
  - added the required property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/config/embeddings/model/options/azure` to the response with the `200` status
- **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/AiSemanticPromptGuardPluginConfig]/consumer` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/consumer_group` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/route` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticPromptGuardPluginConfig]/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#AiSemanticPromptGuard/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#AiSemanticPromptGuard/get)
