Skip to main content
GET
List session chats

Authorizations

x-api-key
string
header
required

Path Parameters

sessionId
string
required

The id of the parent session.

Response

Chats retrieved successfully.

chats
object[]
required

Every chat in the session, sorted by createdAt ascending.

defaultModelId
string
required

Default model id surfaced to clients with no explicit preference (e.g. openai/gpt-5.4).