---
title: "GET /api/v1/workflows/runs/{runId}/terminal"
method: GET
path: "/api/v1/workflows/runs/{runId}/terminal"
tags: ["workflows"]
---

# GET /api/v1/workflows/runs/{runId}/terminal

`GET /api/v1/workflows/runs/{runId}/terminal`

## Path parameters

- `runId` string, required

## Query parameters

- `nodeRef` string
- `stream` 'stdout' | 'stderr' | 'pty'
- `cursor` string
- `startTime` string, date-time
- `endTime` string, date-time

## Response `200`

Terminal chunks for a workflow run

## Changes

- **2025-11-25** `e12bc023744d` — 1 info
  - endpoint added
- **2025-10-24** `8db531c050e5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/changes/api/v1/workflows/runs/:runId/terminal/get.md)

---

[API](https://skmtc.dev/shipsecai/apis/shipsec-studio-api.md) · [All operations](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shipsecai/shipsec-studio-api/revisions/cc60562ad9f3/schema)
