---
title: "Get Cluster Policy Chain for Virtual Cluster"
method: GET
path: "/v1/event-gateways/{gatewayId}/virtual-clusters/{virtualClusterId}/cluster-policy-chain"
tags: ["Event Gateway Virtual Cluster Policies"]
---

# Get Cluster Policy Chain for Virtual Cluster

`GET /v1/event-gateways/{gatewayId}/virtual-clusters/{virtualClusterId}/cluster-policy-chain`

Get the cluster-level policy chain for a virtual cluster composed of all the ids of the cluster-level policies in order of execution.

## Response `200`

A response containing the list of policies in order of execution.

- object
  - `policies` EventGatewayPolicyReference[], required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/revisions/b31b9b097e6d/schema)
