Skip to content

Subscribe to events for a specific player via Server-Sent Events (SSE)

GET
/api/stream/player/{id}

Returns a continuous stream of events related to a specific player (state changes, position updates, etc.).

id
required
string format: uuid

OK