---
title: "GET /v1/processes:listScriptProcesses"
method: GET
path: "/v1/processes:listScriptProcesses"
tags: ["processes"]
---

# GET /v1/processes:listScriptProcesses

`GET /v1/processes:listScriptProcesses`

List information about a script's executed processes, such as process type and current status.

## Query parameters

- `pageSize` integer
- `pageToken` string
- `scriptId` string
- `scriptProcessFilter.deploymentId` string
- `scriptProcessFilter.endTime` string
- `scriptProcessFilter.functionName` string
- `scriptProcessFilter.startTime` string
- `scriptProcessFilter.statuses` string[]
- `scriptProcessFilter.types` string[]
- `scriptProcessFilter.userAccessLevels` string[]

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/script.md) · [All operations](https://skmtc.dev/google/apis/script/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/script/revisions/b83e197f53e2/schema)
