---
title: "Changes to Get a AiProxyAdvanced plugin"
method: GET
path: "/{workspace}/plugins/{PluginId}#AiProxyAdvanced"
---

# Changes to Get a AiProxyAdvanced plugin

`GET /{workspace}/plugins/{PluginId}#AiProxyAdvanced`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 11 revisions.

- **2026-04-24** `9555cbb8b259` — 1 breaking, 12 warning, 22 info
- **2025-11-25** `65f3141f1662` — 1 warning, 1 info
- **2025-10-09** `740b73588ef4` — 1 info

## Changes

- **2026-04-24** `9555cbb8b259` — 1 breaking, 12 warning, 22 info
  - the response property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/vectordb/threshold` became optional for the status `200`
  - added the new `anthropic` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/llm_format` response property for the response status `200`
  - added the new `cerebras` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/provider` response property for the response status `200`
  - added the new `dashscope` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/provider` response property for the response status `200`
  - added the new `databricks` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/provider` response property for the response status `200`
  - added the new `deepseek` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/provider` response property for the response status `200`
  - added the new `least-connections` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/balancer/algorithm` response property for the response status `200`
  - added the new `ollama` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/embeddings/model/provider` response property for the response status `200`
  - added the new `ollama` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/provider` response property for the response status `200`
  - added the new `video/generation` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/genai_category` response property for the response status `200`
  - added the new `video/v1/videos/generations` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/route_type` response property for the response status `200`
  - added the new `vllm` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/provider` response property for the response status `200`
  - added the new `xai` enum value to the `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/provider` response property for the response status `200`
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/acls` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/balancer/fail_timeout` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/balancer/max_fails` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/embeddings/auth/gcp_metadata_url` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/embeddings/auth/gcp_oauth_token_url` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/embeddings/model/options/bedrock/batch_bucket_prefix` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/embeddings/model/options/bedrock/batch_role_arn` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/embeddings/model/options/bedrock/video_output_s3_uri` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/auth/gcp_metadata_url` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/auth/gcp_oauth_token_url` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/metadata` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/model_alias` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/options/bedrock/batch_bucket_prefix` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/options/bedrock/batch_role_arn` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/options/bedrock/video_output_s3_uri` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/options/dashscope` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/targets/items/model/options/databricks` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/config/vectordb/redis/cloud_authentication` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
  - the `max_request_body_size` response's property default value changed from `8192` to `1048576` for the status `200`
  - the `ssl_verify` response's property default value changed from `false` to `true` for the status `200`
  - the `ssl_verify` response's property default value changed from `false` to `true` for the status `200`
- **2025-11-25** `65f3141f1662` — 1 warning, 1 info
  - removed the optional property `name` from the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiProxyAdvancedPluginConfig]/name` to the response with the `200` status
- **2025-10-09** `740b73588ef4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/docs/:workspace/plugins/:PluginId#AiProxyAdvanced/get.md) · [API](https://skmtc.dev/kong/apis/kong-enterprise-admin-api.md) · [Page](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/changes/:workspace/plugins/:PluginId#AiProxyAdvanced/get)
