Skip to main content
GET
/
v1
/
fleet
/
auth-sessions
/
{session_id}
Error
A valid request URL is required to generate request examples
{
  "id": "<string>"
}

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.

Authorizations

X-API-Key
string
header
required

Path Parameters

session_id
string
required

Authorization session ID

Query Parameters

wait_seconds
integer

Long-poll window in seconds (1-25, default 1)

Response

OK

id
string
status
enum<string>
Available options:
PENDING,
COMPLETED,
CONNECTION_REQUIRED,
TOKEN_EXPIRED