Get an authorization session
Get an authorization session
Return the current status of an in-flight authorization session. Use wait_seconds to long-poll until the session completes or the wait window expires.
GET
Get an authorization session
Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-vicmda-1780088974-0fb0763.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Authorization session ID.
Query Parameters
Long-poll window in seconds. Defaults to 1. Maximum is 25.
Required range:
1 <= x <= 25
