Skip to main content

GetWorkspaces

Properties

NameTypeRequiredDescription
workspacesList[Workspaces]

Workspaces

Information about the workspace.

Properties

NameTypeRequiredDescription
id_strThe workspace's ID.
namestrThe workspace's name.
created_byintThe user who created the workspace. The response only returns workspaces that you have access to.
type_WorkspacesTypeThe type of workspace.
visibilityWorkspacesVisibilityThe workspace's visibility. Visibility determines who can access the workspace: - personal — Only you can access the workspace. - team — All team members can access the workspace. - private — Only invited team members can access the workspace (Professional and Enterprise plans only). - public — Everyone can access the workspace. - partner — Only invited team members and partners can access the workspace (Professional and Enterprise plans only).

WorkspacesType

The type of workspace.

Properties

NameTypeRequiredDescription
PERSONALstr"personal"
TEAMstr"team"
PRIVATEstr"private"
PUBLICstr"public"
PARTNERstr"partner"

WorkspacesVisibility

The workspace's visibility. Visibility determines who can access the workspace: - personal — Only you can access the workspace. - team — All team members can access the workspace. - private — Only invited team members can access the workspace (Professional and Enterprise plans only). - public — Everyone can access the workspace. - partner — Only invited team members and partners can access the workspace (Professional and Enterprise plans only).

Properties

NameTypeRequiredDescription
PERSONALstr"personal"
TEAMstr"team"
PRIVATEstr"private"
PUBLICstr"public"
PARTNERstr"partner"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →