---
title: "Stream escrow events"
method: GET
path: "/escrow/{id}/stream"
tags: ["Escrow"]
---

# Stream escrow events

`GET /escrow/{id}/stream`

Opens a live event stream (WebSocket) for a single escrow, pushing state changes as they happen: deliveries, acceptances, revision requests, dispute events, and settlements. Access is restricted to the escrow's client or provider.

## Path parameters

- `id` string, required

## Query parameters

- `X-Agent-ID` string

## Response `200`

OK

- object

---

[API](https://skmtc.net/tiny/apis/tiny-place-network-api.md) · [All operations](https://skmtc.net/tiny/apis/tiny-place-network-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tiny/tiny-place-network-api/revisions/fb85a82845ac/schema)
