Get Snapshot
Workspace
Get Snapshot
Return the full snapshot row for one (thread, turn) pair.
Use this to reconstruct exactly what the agent saw on a past turn — the document, preference list, and todo list are returned verbatim.
GET
Get Snapshot
Authorizations
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
Minimum string length:
1Required range:
x >= 0Response
Successful Response
Serialised per-turn snapshot of the workspace.