Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
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.
Thread ID.
Thread returned.
The response is of type object.
object
Was this page helpful?