Skip to main content
GET
Get base session state

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespace
string
required

The namespace of the session

sessionId
string
required

The sessionId of the session

Response

Success

The base state of a running session, without agent or threads

id
string
required

The unique identifier for this session

timestamp
string
required

The timestamp of when this state was generated

namespace
string
required

The namespace that this session resides in

status
closing · object
required
annotations
LinkedHashMap<String,String> · object
required