Returns a session’s state
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The namespace of the session
The sessionId of the session
Success
The base state of a running session, without agent or threads
The unique identifier for this session
The timestamp of when this state was generated
The namespace that this session resides in
The session is closing and will soon be removed from memory. The closing status can only be observed when
the session has persistence configure in SessionRuntimeSettings. Note that there is no closed state for
sessions, as closed sessions are deleted from memory