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

# Get Consume Policy Chain

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

Get the consume policy chain for a virtual cluster composed of all the ids of the consume 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)
