Live leaderboard stream (SSE)
GET/orgs/:orgSlug/events/:eventSlug/leaderboard/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 .../leaderboard. See the Real-time guide.
Request
Responses
- 200
- 404
An SSE stream.
Resource not found (plain-text body).