v2
chat
chat
Get Session
Retrieve the details of a specific chat session.
Supports cursor-based pagination via limit and before_sequence. When no pagination params are provided, returns the most recent messages.
get/api/chat/sessions/{session_id}
Path parameters
session_idstring required
Query parameters
limitinteger
before_sequenceinteger nullable
Response
Successful Response