Open Tabs

Get all active backend sessions for the current user

Returns live terminal sessions from the session manager, both sessions the caller owns and SSH sessions shared to the caller by another user (via an in-app session share). Used by the Active Connections panel and tab restore logic.

get/open-tabs/active-sessions

Response

List of active sessions (own and shared-with-me).

sessionIdstring
hostIdinteger
hostNamestring
tabInstanceIdstring
isConnectedboolean
createdAtnumber
isOwnSessionboolean
sharedByUsernamestring nullable
permissionLevelstring nullable
shareIdstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.