---
title: "GET /api/ee/custom-viz-plugin/{id}/bundle"
method: GET
path: "/api/ee/custom-viz-plugin/{id}/bundle"
tags: ["/api/ee/custom-viz-plugin"]
---

# GET /api/ee/custom-viz-plugin/{id}/bundle

`GET /api/ee/custom-viz-plugin/{id}/bundle`

Serve the JS bundle for a plugin from the on-disk cache.
   Returns application/javascript with ETag and Cache-Control headers.
   In dev mode, proxies from `dev_bundle_url` if set.

## Path parameters

- `id` integer, required

## Response `2XX`

Successful response

- unknown

## Other responses

- `4XX` — Client error response
- `5XX` — Server error response

---

[API](https://skmtc.net/metabase/apis/metabase-api.md) · [All operations](https://skmtc.net/metabase/apis/metabase-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/metabase/metabase-api/versions/08b5a2bafb4f/schema)
