---
title: "/v1/scripts"
method: GET
path: "/v1/scripts"
tags: ["Scripts"]
---

# /v1/scripts

`GET /v1/scripts`

Get a list of scripts

## Query parameters

- `orderBy` string
- `orderDir` string
- `limit` integer
- `last` string

## Headers

- `workspace` string

## Response `200`

200

- Script[]
  - `id` string
  - `name` string
  - `uri` string

## Other responses

- `404` — 404

---

[API](https://skmtc.net/rebrandly/apis/rebrandly-legacy.md) · [All operations](https://skmtc.net/rebrandly/apis/rebrandly-legacy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rebrandly/rebrandly-legacy/revisions/edc8d2ea0d88/schema)
