Skip to main content
GET
Find a message feed by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

messageFeedId
string
required

Message feed ID The ID of the message feed

Maximum string length: 30
Example:

"a85dca058f5b585f86a29f14"

Response

Message feed payload

The returned payload of message feed(s)

messageFeeds
object[]

List of message feeds

messages
object[]

List of last messages in each message feed

users
object[]

List of related users