Live bracket stream (SSE)
GET/orgs/:orgSlug/events/:eventSlug/bracket/stream
A Server-Sent Events stream. The response is text/event-stream; each
update arrives as an event named leaderboard whose data: is the same
JSON as GET .../bracket. See the Real-time guide.
Request
Responses
- 200
- 400
- 404
An SSE stream.
The event is not a match-play event.
Resource not found (plain-text body).