List my chat threads
Search
List my chat threads
Return the signed-in user’s saved chat threads, most-recently-updated first, for the history list. Transcripts are omitted — fetch one with GET /threads/{public_id} to resume. Auth: signed-in only.
GET
List my chat threads
Authorizations
Response
200 - application/json
OK
The thread's conversation id; pass to GET to resume.
Short title (LLM-generated, or the first query as fallback).
Most recent user query in the thread, for a preview line.
Last-updated timestamp (ISO 8601); list is ordered newest first.