⭐ Get Messages In Conversation
GET https://api.crisp.chat/v1/website/:website_id/conversation/:session_id/messages?timestamp_before=
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
timestamp_before | null | Returned message batch should end before given timestamp (used for infinite scroll paging) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Crisp-Tier | string |