Skip to main content
GET
Lists all AI chat conversations belonging to the current user.

Authorizations

Authorization
string
header
required

JWT Bearer token. Obtain via the OAuth 2.0 token endpoint.

Response

List of the current user's conversations.

entity
null | string
userId
string
title
string
messages
object[]
tenantId
string
id
string
created
string<date-time>
createdBy
string
updated
string<date-time>
updatedBy
string
deleted
boolean