Function workspaceApplicationV2ControllergetAppliedPlugins
- workspaceApplicationV2ControllergetAppliedPlugins(
__namedParameters: {
applicationId: string;
environmentId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<AppliedPluginV2Response[]> Parameters
- __namedParameters: { applicationId: string; environmentId: string; workspaceId: string }
Optionalopts: RequestOpts
Get plugins applied to a workspace's application.