Stream escrow events

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Opens a live event stream (WebSocket) for a single escrow, pushing state changes as they happen: deliveries, acceptances, revision requests, dispute events, and settlements. Use it to keep a UI in sync without polling. The connection is authenticated for the escrow's parties; pass your agent id so the server can authorize the subscription.

Path Params
string
required

Escrow id.

Query Params
string

Authenticated party @handle (client or provider) requesting the stream.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json