---
title: "Serve plugin UI assets"
method: GET
path: "/plugins/{key}/ui/dist/{filename}"
tags: ["Plugins"]
---

# Serve plugin UI assets

`GET /plugins/{key}/ui/dist/{filename}`

## Path parameters

- `key` string, required
- `filename` string, required

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

---

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