Workspace

A workspace is as a top-level organizational unit of Supernova. Every user or design system belongs to a workspace.

Available from: 2.0.0

Import


                                                        
                                                        
                                                            import { Workspace } from "@supernovaio/sdk"
                                                        
                                                            

Properties

  • id: The unique identifier of the workspace. This ID remains consistent and unchanging throughout the existence of the workspace.
  • profile: The workspace profile, which includes comprehensive information about the workspace, covering aspects like billing details, workspace-specific settings, avatars, and more.
  • subscription: The workspace subscription configuration, detailing the specific subscription plan or arrangement associated with the workspace. This configuration governs the workspace's access to resources, features, and services.