Skip to main content

GetWorkspaces

Properties

NameTypeRequiredDescription
workspacesWorkspaces[]

Workspaces

Information about the workspace.

Properties

NameTypeRequiredDescription
idstringThe workspace's ID.
namestringThe workspace's name.
createdBynumberThe user who created the workspace. The response only returns workspaces that you have access to.
typeWorkspacesTypeThe 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
PERSONALstring"personal"
TEAMstring"team"
PRIVATE_string"private"
PUBLIC_string"public"
PARTNERstring"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
PERSONALstring"personal"
TEAMstring"team"
PRIVATE_string"private"
PUBLIC_string"public"
PARTNERstring"partner"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →