---
title: "get script deployment status"
method: GET
path: "/w/{workspace}/scripts/deployment_status/h/{hash}"
tags: ["script"]
---

# get script deployment status

`GET /w/{workspace}/scripts/deployment_status/h/{hash}`

## Path parameters

- `workspace` string, required
- `hash` string, required

## Response `200`

script details

- object
  - `lock` string
  - `lock_error_logs` string
  - `job_id` string, uuid

---

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