---
title: "Get a list of files bundled with a Plugin"
method: GET
path: "/plugin/{plugin_name}/files"
tags: ["plugins"]
---

# Get a list of files bundled with a Plugin

`GET /plugin/{plugin_name}/files`

## Path parameters

- `plugin_name` string, required

## Headers

- `x-api-version` string

## Response `200`

List of files

## Other responses

- `403` — Forbidden
- `404` — Not Found
- `405` — Method Not Allowed
- `422` — Validation Error

---

[API](https://skmtc.dev/emergentmethods/apis/flowdapt.md) · [All operations](https://skmtc.dev/emergentmethods/apis/flowdapt/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/emergentmethods/flowdapt/revisions/9dcc0f60f7f6/schema)
