Retrieve paginated messages for a conversation.
Use this endpoint for conversation message timelines.
Query behavior:
page and size.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Conversation ID
Page number, defaults to 1
Number of messages per page, defaults to 20
List of messages
Unique identifier for the message
Conversation this message belongs to
User that sent the message
Content of the message
Timestamp when the message was created
Timestamp when the message was viewed
Images attached to the message