Skip to main content
GET
List my chat threads

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

OK

public_id
string
required

The thread's conversation id; pass to GET to resume.

title
string
required

Short title (LLM-generated, or the first query as fallback).

last_user_message
string
required

Most recent user query in the thread, for a preview line.

modified
string<date-time>
required

Last-updated timestamp (ISO 8601); list is ordered newest first.