Skip to main content

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

An SSE stream.