Function workspaceStackControllergetStacks
- workspaceStackControllergetStacks(
__namedParameters: { workspaceId: string },
opts?: RequestOpts,
): Promise<StackInWorkspaceReadResponse[]> Parameters
- __namedParameters: { workspaceId: string }
Optionalopts: RequestOpts
Get all stacks in a workspace.