---
title: "list scripts for search"
method: GET
path: "/w/{workspace}/scripts/list_search"
tags: ["script"]
---

# list scripts for search

`GET /w/{workspace}/scripts/list_search`

## Path parameters

- `workspace` string, required

## Response `200`

script list

- object[]
  - `path` string, required
  - `content` string, required

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/7b281701c340/schema)
