---
title: "List current APP scripts"
method: GET
path: "/v1/scripts/app"
tags: ["app"]
---

# List current APP scripts

`GET /v1/scripts/app`

List all APP scripts

## Response `200`

An array of APP scripts names

- ModuleNamesResult
  - `data` object[]
    - `name` string

## Other responses

- `default` — Unexpected error

## Changes

> 17 revisions in range; 1 could not be searched.

- **2024-05-29** `0966ed7ccf9d` — 1 info
  - endpoint added
- **2022-12-06** `e6ce66c43687` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/funlessdev/apis/funless-platfom-api/changes/v1/scripts/app/get.md)

---

[API](https://skmtc.dev/funlessdev/apis/funless-platfom-api.md) · [All operations](https://skmtc.dev/funlessdev/apis/funless-platfom-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/funlessdev/funless-platfom-api/revisions/85205576ddbf/schema)
