Join us May 13th & May 14th at Interrupt, the Agent Conference by LangChain. Buy tickets >
A valid request URL is required to generate request examples{
"checkpoint": {
"checkpoint_id": "<string>",
"checkpoint_map": {},
"checkpoint_ns": "<string>",
"thread_id": "<string>"
},
"created_at": "<string>",
"metadata": {},
"next": [
"<string>"
],
"parent_checkpoint": {},
"tasks": [
{}
],
"values": {}
}Get the latest state (most recent checkpoint) for a thread.
A valid request URL is required to generate request examples{
"checkpoint": {
"checkpoint_id": "<string>",
"checkpoint_map": {},
"checkpoint_ns": "<string>",
"thread_id": "<string>"
},
"created_at": "<string>",
"metadata": {},
"next": [
"<string>"
],
"parent_checkpoint": {},
"tasks": [
{}
],
"values": {}
}Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-fjmorr-1778259990-38b7dcc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Thread ID
Include subgraph states in the response
Was this page helpful?