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