Function workspaceStackControllergetStackById
- workspaceStackControllergetStackById(
__namedParameters: { stackVersionId: string; workspaceId: string },
opts?: RequestOpts,
): Promise<StackInWorkspaceReadResponse> Parameters
- __namedParameters: { stackVersionId: string; workspaceId: string }
Optionalopts: RequestOpts
Get stack in a workspace by stack version id.