Skip to main content

Documentation-only: shape of real-time domain events

GET 

/api/events/schema

Discriminated union (by type) of every DomainEvent emitted on the SSE streams. Not a live endpoint — events are delivered via text/event-stream on the /stream routes.

Request

Responses

Union of every domain event envelope emitted on the SSE streams (discriminated by type).