Skip to main content
GET
Get messages from a channel

Path Parameters

channelId
string
required

Query Parameters

projectId
string
required
limit
number

Number of messages (default 50)

before
string

Get messages before this message ID

after
string

Get messages after this message ID

Response

200

Messages list