Broadcasts

Stream messages live

Open a real-time WebSocket stream that pushes new messages to connected subscribers as they are posted.

get/broadcasts/{id}/stream

Path parameters

idstring required

Broadcast channel id (broadcastId).

Query parameters

limitinteger

Number of recent messages to include in the initial snapshot.

Response

OK

object required

Changes