Get messages from a channel with cursor-based pagination (before/after).
Get messages from a channel with cursor-based pagination (before/after).
Get messages from a channel with cursor-based pagination (before/after).
GET
Get messages from a channel with cursor-based pagination (before/after).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The channel to fetch messages from.
Maximum number of messages to return.
Cursor: return messages created before this message ID.
Cursor: return messages created after this message ID.

