Skip to main content
GET
List extended session states

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 name

Response

Success

base
SessionStateBase · object
required

Base session state

agents
SessionAgentState · object[]
required

A list of the states of all agents in this session

threads
SessionThread · object[]
required

A list of the states of all threads in this session