---
title: "Get all scripts"
method: GET
path: "/api/scripts"
tags: ["scripts"]
---

# Get all scripts

`GET /api/scripts`

Returns a list of currently installed scripts.

## Response `200`

List of installed script filenames

- unknown[]
  - unknown

---

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