---
title: "Get available policies on the platform"
method: GET
path: "/plugins/policies"
tags: ["Plugins - Policies"]
deprecated: true
---

# Get available policies on the platform

`GET /plugins/policies`

> **Deprecated.**

Get available policies on the platform.

User must be authenticated.

## Response `200`

List of Policies.

- PolicyPlugin[] — unresolved $ref

## Other responses

- `default` — Generic error response

## Changes

- **2024-10-19** `e1fafe738fd9` — 1 breaking, 1 info
  - the `items/` response's property type changed from `object` to no type for status `200`
  - removed `#/components/schemas/PlatformPlugin, subschema #2` from the `items/` response property `allOf` list for the response status `200`
- **2024-10-17** `293665353ce5` — 2 breaking, 8 info
  - the `items/allOf[subschema #2]/message/items/` response's property type changed from `string` to no type for status `200`
  - the `items/allOf[subschema #2]/proxy/items/` response's property type changed from `string` to no type for status `200`
  - removed the `MESSAGE_REQUEST` enum value from the `items/allOf[subschema #2]/message/items/` response property for the response status `200`
  - removed the `MESSAGE_REQUEST` enum value from the `items/allOf[subschema #2]/proxy/items/` response property for the response status `200`
  - …6 more
- **2024-04-16** `0014436e6997` — 1 breaking
  - the `details/items/invalidValue` response's property type changed from `object` to no type for status `default`
- **2024-01-26** `531e1e048cb7` — 2 breaking, 1 info
  - the `details/items/invalidValue` response's property type changed from no type to `object` for status `default`
  - the `items/` response's property type changed from no type to `object` for status `200`
  - added `#/components/schemas/PlatformPlugin, subschema #2` to the `items/` response property `allOf` list for the response status `200`

[Change history](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-plugins-deprecated/changes/plugins/policies/get.md)

---

[API](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-plugins-deprecated.md) · [All operations](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-plugins-deprecated/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gravitee-io/gravitee-io-apim-management-api-plugins-deprecated/revisions/3129ce7e635b/schema)
