Skip to main content
GET
Get a chat thread (for resume)

Authorizations

X-API-Key
string
header
required

Path Parameters

public_id
string
required

The thread's conversation id.

Response

OK

A full thread, including the transcript needed to resume it.

public_id
string
required

The thread's conversation id.

title
string
required

Short title for the thread.

transcript
Transcript · object
required

Full conversation transcript (StoredConversation shape).

modified
string<date-time>
required

Last-updated timestamp (ISO 8601).