Get Thread State
Threads
Get Thread State
Get the current state of a thread.
Returns the latest checkpoint’s values, pending next nodes, interrupt data, and metadata. If the thread has no associated graph yet (no runs executed), returns an empty state.
GET
Get Thread State
Documentation Index
Fetch the complete documentation index at: https://docs.aegra.dev/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Query Parameters
Include states from subgraphs
Checkpoint namespace to scope lookup
Response
Successful Response
Thread state model for history endpoint
Channel values (messages, etc.)
Current checkpoint
Next nodes to execute
Tasks to execute
Interrupt data
Checkpoint metadata
Timestamp of state creation
Parent checkpoint
Checkpoint ID (for backward compatibility)
Parent checkpoint ID (for backward compatibility)