---
title: "Stream job status (SSE)"
method: GET
path: "/jobs/{id}/stream"
tags: ["Jobs"]
---

# Stream job status (SSE)

`GET /jobs/{id}/stream`

Server-Sent Events stream emitting JSON snapshots of `{status, progress, resultGcsPath}` on each pg_notify. Keep-alive heartbeats every 15s. Closes on terminal status.

## Path parameters

- `id` string, uuid, required

## Response `200`

text/event-stream

---

[API](https://skmtc.dev/strandai/apis/strand-ai-platform-api.md) · [All operations](https://skmtc.dev/strandai/apis/strand-ai-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/strandai/strand-ai-platform-api/revisions/811cda19da65/schema)
