Join us May 13th & May 14th at Interrupt, the Agent Conference by LangChain. Buy tickets >
curl --request GET \
--url https://api.smith.langchain.com/v1/deepagents/threads/{threadID} \
--header 'X-Api-Key: <api-key>'{}Return thread metadata and status for the given thread ID.
curl --request GET \
--url https://api.smith.langchain.com/v1/deepagents/threads/{threadID} \
--header 'X-Api-Key: <api-key>'{}Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?