Get Messages
Messages
Get Messages
Retrieve messages from a thread using cursor-based pagination.
GET
Get Messages
Headers
Path Parameters
Query Parameters
Base64-encoded pagination cursor. If not provided, returns the latest 20 messages.
Controls the direction of message retrieval. When false (default), returns messages older than the cursor. When true, returns messages newer than the cursor.
Response
Successful Response
List of messages.
True when the access link locks on conversation end and the latest conversation has ended. The widget must disable input and hide the ended conversation's history.