Skip to main content
GET
List chat session history

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

session_id
string
required

The unique identifier of the chat session

Query Parameters

cursor
string

Pagination cursor to fetch the next set of results

Response

Default Response

items
object[]
required
next
string | null
required