Join us May 13th & May 14th at Interrupt, the Agent Conference by LangChain. Buy tickets >
curl --request GET \
--url https://api.example.com/v2/auth/wait/{auth_id}{
"token": "<string>"
}Wait for OAuth authentication completion.
curl --request GET \
--url https://api.example.com/v2/auth/wait/{auth_id}{
"token": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://langchain-zh.cn/llms.txt
Use this file to discover all available pages before exploring further.
Authentication ID to wait for
Timeout in seconds (default: 30)