Skip to main content
GET
Get Message

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Message id to fetch

Response

Message

id
integer
conversation_id
integer
user_id
integer
type
enum<string>
Available options:
text,
sticker,
photo,
video,
file,
activity,
typing,
attachment,
emoji,
location,
contact
payload
string
new
boolean
created_at
string<date-time>
updated_at
string<date-time>
deleted_at
string<date-time>
read
boolean