• Get plugins applied to a workspace's application.

    Parameters

    • __namedParameters: {
          $type?: string;
          applicationId: string;
          environmentId: string;
          workspaceId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<AppliedPluginResponse[]>