v1

latestOpenAPI 3.1.0MIT2026-07-26134154266.9 KB

List chat session history

Returns a paginated list of events (messages, handoffs, status changes, etc.) for a chat session.

get/chat/sessions/{session_id}/history

Path parameters

session_idstring required

The unique identifier of the chat session

Query parameters

cursorstring

Pagination cursor to fetch the next set of results

Response

Default Response

nextstring nullable required