Message Items

Retrieves multiple entities of ChatMessage type by its ids

Authentication

AuthorizationBearer

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

Query parameters

idslist of longsRequired

Response

ChatMessage
timestampstringformat: "date-time"
chatIdlong
senderIdlong
textstring<=1024 characters
readStatusboolean
idlong or null
senderNamestring or null<=64 characters