---
title: "raw script by path with a token (mostly used by lsp to be used with import maps to resolve scripts)"
method: GET
path: "/scripts_u/tokened_raw/{workspace}/{token}/{path}"
tags: ["script"]
---

# raw script by path with a token (mostly used by lsp to be used with import maps to resolve scripts)

`GET /scripts_u/tokened_raw/{workspace}/{token}/{path}`

## Path parameters

- `workspace` string, required
- `token` string, required
- `path` string, required

## Response `200`

script content

---

[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)
