get
https://api.pearch.ai/threads//state
Retrieve the current state of a thread. This endpoint returns the thread's state values, metadata, and checkpoint information. This endpoint is LangGraph API compatible with LangGraph SDK.
See LangSmith API definition: https://docs.langchain.com/langsmith/agent-server-api/threads/get-thread-state
If the thread is not found, an empty state is returned.
