---
title: "Stream contract project events"
method: GET
path: "/v1/contract/projects/{id}/stream"
tags: ["contracts"]
---

# Stream contract project events

`GET /v1/contract/projects/{id}/stream`

SSE endpoint for real-time contract status updates (test results, audit, etc.)

## Path parameters

- `id` string, required

## Response `200`

SSE stream with contract events

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

[API](https://skmtc.net/b3-fun/apis/b3os-workflow-api.md) · [All operations](https://skmtc.net/b3-fun/apis/b3os-workflow-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/b3-fun/b3os-workflow-api/revisions/5a750a5a9596/schema)
