Skip to main content
GET
Find message feeds by list of ID's

Authorizations

Authorization
string
header
required

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

Query Parameters

messageFeedIds
string[]
required

List of message feed ID that needs to find (max=10) [messageFeedIds[]=messageFeedId1&messageFeedIds[]=messageFeedId2] List of message feed IDs

Maximum array length: 10
Maximum string length: 30
Example:

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