Chat Conversations
GET /v1/conversations/chatsParameters
Parameter
Type
Default
Description
Response
{
"data": [
{
"id": "770e8400-e29b-41d4-a716-446655440000",
"title": "Booking inquiry",
"platform": "webchat",
"language": "en",
"created_at": "2026-03-10T09:15:00.000Z"
}
],
"pagination": {
"has_more": true,
"next_cursor": "2026-03-10T09:15:00.000Z"
}
}Response Fields
Field
Type
Description
Example
Last updated