Interface: CompactWorkspace
Defined in: packages/sdk/src/api/workspaces.ts:107
Minimal workspace row for device pickers (GET /api/v2/w/?can_use_device=1).
Identity plus the org step-up pair — a companion device (Lantern) chooses a
workspace from this and discovers everything else from inside it.
Properties
authUrl
authUrl:
string|null
Defined in: packages/sdk/src/api/workspaces.ts:113
id
id:
number
Defined in: packages/sdk/src/api/workspaces.ts:108
name
name:
string
Defined in: packages/sdk/src/api/workspaces.ts:111
requiresOrgAuth
requiresOrgAuth:
boolean
Defined in: packages/sdk/src/api/workspaces.ts:112
slug
slug:
string
Defined in: packages/sdk/src/api/workspaces.ts:110
uuid
uuid:
string
Defined in: packages/sdk/src/api/workspaces.ts:109