Skip to main content
GET
Get Snapshot

Authorizations

Authorization
string
header
required

A personal access token (haico_pat_...), created under Profile → API keys. Send it as Authorization: Bearer <key>. The browser session JWT is also accepted but is an internal mechanism and is not part of the public contract.

Path Parameters

thread_id
string
required
Minimum string length: 1
turn_index
integer
required
Required range: x >= 0

Response

Successful Response

Serialised per-turn snapshot of the workspace.

id
integer
required
thread_id
string
required
turn_index
integer
required
preferences_json
Preferences Json · object[]
required
todos_json
Todos Json · object[]
required
captured_at
string<date-time>
required
user_message
string | null
document_title
string | null
document_content
string | null
objective_text
string | null