---
title: "Get all the runtime artifacts for a given API UUID and gateway label"
method: GET
path: "/gateway-policy-artifacts"
tags: ["Retrieving Runtime artifacts for gateway policies"]
---

# Get all the runtime artifacts for a given API UUID and gateway label

`GET /gateway-policy-artifacts`

This will provide access to runtime artifacts in database.

## Query parameters

- `policyMappingUuid` string
- `type` string
- `gatewayLabel` string

## Headers

- `xWSO2Tenant` string, required

## Response `200`

List of runtime Artifacts

## Other responses

- `default` — Unexpected error

## Changes

- **2025-04-03** `eb07388f2892` — 1 info
  - added the media type `application/json` for the response with the status `default`
- **2024-01-29** `f2e9e07fd354` — 1 breaking
  - removed the media type `application/json` for the response with the status `default`

[Change history](https://skmtc.dev/wso2/apis/internal-utility-api/changes/gateway-policy-artifacts/get.md)

---

[API](https://skmtc.dev/wso2/apis/internal-utility-api.md) · [All operations](https://skmtc.dev/wso2/apis/internal-utility-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wso2/internal-utility-api/revisions/0be9aa8493bc/schema)
