---
title: "Stream Blockchain Events"
method: GET
path: "/events"
---

# Stream Blockchain Events

`GET /events`

Real-time pipeline event streaming. Automatically upgrades to WebSocket if requested by the client, otherwise falls back to Server-Sent Events (SSE). Supports filtering on event types.

## Query parameters

- `types` string
- `replay` boolean

## Response `200`

Event Stream (SSE) or WebSocket Session

- string

---

[API](https://skmtc.net/blinklabs-io/apis/adder-api.md) · [All operations](https://skmtc.net/blinklabs-io/apis/adder-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blinklabs-io/adder-api/versions/f735f7e7ca49/schema)
