---
title: "get full hub script by path"
method: GET
path: "/scripts/hub/get_full/{path}"
tags: ["script"]
---

# get full hub script by path

`GET /scripts/hub/get_full/{path}`

## Path parameters

- `path` string, required

## Response `200`

script details

- object
  - `content` string, required
  - `lockfile` string
  - `schema` unknown
  - `language` string, required
  - `summary` string

---

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