Message Dependents

Retrieves all entities of ChatMessage type related to Chat entity

Authentication

AuthorizationBearer

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

Query parameters

masteridlongRequired
id of Chat entity

Response

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