Path
Chatbot uuid
Query Parameters
Filter sessions created after this timestamp (inclusive).
Format: ISO 8601 —
Format: ISO 8601 —
YYYY-MM-DDTHH:mm:ss.sssZFilter sessions created before this timestamp (inclusive).
Format: ISO 8601 —
Format: ISO 8601 —
YYYY-MM-DDTHH:mm:ss.sssZTimestamp Format
The API uses ISO 8601 format for timestamps:- Format:
YYYY-MM-DDTHH:mm:ss.sssZ - Example:
start_timestamp=2025-07-16T07:00:00.000Zmeans July 16, 2025 at 7:00 AM UTCend_timestamp=2025-07-24T06:59:59.000Zmeans July 24, 2025 at 6:59:59 AM UTC
Usage Tips
- Always use UTC timezone (
Zat the end) - Include milliseconds (
.000) even if zero - Use 24-hour time format
- Don’t forget the
Tseparator between date and time - URL-encode the entire value if passing in a URL manually
Response
object[]
Session list