---
title: "Changes to Get script by ID"
method: GET
path: "/v1/scripts/{script_id}"
---

# Changes to Get script by ID

`GET /v1/scripts/{script_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 86 revisions.

- **2026-06-08** `3a3616091b66` — 2 breaking, 4 info
- **2026-02-04** `a8899e7707c4` — 1 info

## Changes

- **2026-06-08** `3a3616091b66` — 2 breaking, 4 info
  - response property `deleted_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `run_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - `header` request parameter `x-api-key` list-of-types was widened by adding types `null`
  - for the `header` request parameter `x-api-key`, the type was generalized from `string` to no type
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2026-02-04** `a8899e7707c4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2/docs/v1/scripts/:script_id/get.md) · [API](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2.md) · [Page](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2/changes/v1/scripts/:script_id/get)
