Messages
Get Messages
Get a all Messages in a Thread, ordered from oldest to most recently sent
GET
Authorizations
Add api-key YOUR_API_SECRET_KEY
as the value of the Authorization
header.
Path Parameters
The identifier of the Thread to fetch
Response
200 - application/json
Datetime from when the Message was sent
Author of this message
Available options:
AI
, EU
, SYS
Unique identifier of the Thread the Message belongs to
Message type enum
Available options:
text
, image
, audio
, video
, button
, template
, document
Message's text content
Message's media content, if any (usually in form of URL)
Boolean describing if the Message is considered as read
Altur user id (if Message was sent manually by an in-app user)