workspace

get workspace as super admin (require to be super admin)

get/w/{workspace}/workspaces/get_as_superadmin

Path parameters

workspacestring required

Response

workspace

idstring required
namestring required
ownerstring required
domainstring
colorstring
parent_workspace_idstring nullable
deletedboolean

Archived (soft-deleted) workspace

is_dev_workspaceboolean
dev_workspace_labelstring nullable

Environment label of the dev workspace, e.g. 'dev' or 'staging'; null defaults to 'dev'

Changes