Broadcasts

Read message history

Read a channel's message history, paginated with limit and offset and ordered by the monotonic sequence so you can detect gaps.

get/broadcasts/{id}/messages

Path parameters

idstring required

Broadcast channel id (broadcastId).

Query parameters

limitinteger

Maximum number of messages to return.

Response

OK

object required

Changes