Skip to main content
GET
Find messages by message id (max=10)

Authorizations

Authorization
string
header
required

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

Query Parameters

messageIds
string[]
required

List of message ID that needs to find (max=10) [messageIds[]=message1&messageIds[]=message2] A list of message ID

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

Response

Message payload

The returned payload of message(s)

messages
object[]

The list of message

messageFeeds
object[]

List of message feeds

files
object[]

The list of file

users
object[]

The list of user