Skip to main content
POST
Get Thread State At Checkpoint

Path Parameters

thread_id
string<uuid>
required

The ID of the thread.

Body

application/json

Payload for getting the state of a thread at a checkpoint.

checkpoint
Checkpoint Β· object
required

The checkpoint to get the state for.

subgraphs
boolean

Include subgraph states.

Response

Success

values
object
required
next
string[]
required
checkpoint
Checkpoint Β· object
required

Checkpoint config.

metadata
Metadata Β· object
required
created_at
string
required
tasks
Tasks Β· object[]
parent_checkpoint
Parent Checkpoint Β· object
interrupts
Interrupt Β· object[]