Message
Get Message
Retrieve message details
GET
Authorizations
Authentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
Path Parameters
ID of message
Response
200
application/json
Message data model
system ID of message
customer's social id.
sender for incoming messages and recipient for outgoing messages
Please note that this is always the customer's number and never yours (you already know yours, don't you)
Available options:
whatsapp
direction of message
FROM_CUSTOMER
- incoming messages
FROM_STORE
- outgoing messages
Available options:
FROM_CUSTOMER
, FROM_STORE
Available options:
text
, image
, document
, audio
, video
, template
message content
url of the media file
caption of the media file
last known delivery status of the message
Available options:
sent
, delivered
, read
, failed