Get all workspaces visible to this auth in the current org.
func (
r *WorkspaceService) List(ctx context.Context,
query WorkspaceListParams,
opts ...option.RequestOption) (res *[]WorkspaceListResponse| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
query* | WorkspaceListParams | |
opts* | ...option.RequestOption |
Get all workspaces visible to this auth in the current org. Does not create a new workspace/org.