Skip to main content
Back to API List Retrieves conversation sessions. Returns session metadata, user and bot identifiers, session duration, language, status, and other relevant metrics.

Header Parameters

Query Parameters

Sample Request

Without a body:
With a body:
For a specific bot:
For specific session IDs:
For specific external call IDs:

Request Body Parameters

When dateFrom or dateTo uses the YYYY-MM-DD format, the platform interprets the value as the start of that day (YYYY-MM-DDT00:00:00). To retrieve data for a full day, specify the complete timestamp or set dateTo to the following day. For example, use "dateFrom": "2026-07-20T00:00:00Z" with "dateTo": "2026-07-20T23:59:59Z" or "dateTo": "2026-07-21".

Response Body Parameters

Response sample