Skip to main content
GET
List chat threads

Authorizations

X-API-Key
string
header
required

An API key created from a signed-in session. See Authentication.

Query Parameters

recipe_id
string<uuid>

Only threads attached to this recipe

Response

Your chat threads

id
string<uuid>
read-only

Unique identifier

title
string | null

Chat title, generated from the first message

recipe_id
string<uuid> | null

Recipe this chat was started against

created_at
string<date-time>
read-only

ISO 8601 timestamp

updated_at
string<date-time>
read-only

ISO 8601 timestamp