Get all workspaces visible to this auth in the current org. Does not create a new workspace/org.
list(
query: WorkspaceListParams | null | undefined = {},
options: RequestOptions
): APIPromise<WorkspaceListResponse>| Name | Type | Description |
|---|---|---|
query | WorkspaceListParams | null | undefined | Default: {} |
options | RequestOptions |