Error
Get an authorization session
Returns the current status of an in-flight authorization session. The optional wait_seconds query param (1-25, default 1) keeps the request open up to that many seconds, returning early if the session completes. Poll until status is COMPLETED. This endpoint returns status only, not the access token.
GET
Error
Authorizations
LangSmith API key (lsv2_...).
Path Parameters
Authorization session ID
Query Parameters
Long-poll window in seconds (1-25, default 1)

