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

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

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

## Path parameters

- `runId` string, required

## Query parameters

- `temporalRunId` string
- `cursor` string
- `terminalCursor` string
- `logCursor` string, date-time

## Response `200`

Server-sent events stream for workflow run updates

---

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