API Playground
Test verified public APIs in your browser via a security-hardened proxy — only 2,601 allowlisted APIs can be reached. Built for single-endpoint APIs and large surfaces like Plaid or Slack.
Endpoints
16
Processes
Processes:listScriptProcesses
Projects
Scripts
Request
proxy validates path
script.googleapis.com· SSRF-safe proxyquery · limit — The maximum number of returned processes per page of results. Defaults to 50.
query — The token for continuing a previous list request on the next page. This should be set to the value of `nextPageToken` from a previous response.
query — Optional field used to limit returned processes to those originating from projects with a specific deployment ID.
query — Optional field used to limit returned processes to those that completed on or before the given timestamp.
query — Optional field used to limit returned processes to those originating from a script function with the given function name.
query — Optional field used to limit returned processes to those originating from projects with project names containing a specific string.
query — Optional field used to limit returned processes to those originating from projects with a specific script ID.
query — Optional field used to limit returned processes to those that were started on or after the given timestamp.
query — Optional field used to limit returned processes to those having one of the specified process statuses.
query — Optional field used to limit returned processes to those having one of the specified process types.
query — Optional field used to limit returned processes to those having one of the specified user access levels.
Response
Send a request to see the real response here — status, timing, and body.
The playground routes through a security-hardened proxy. Only allowlisted hosts are reachable. Try Apps Script API to start.