class NotebookTemplateService:

    @staticmethod
    def getNotebookTemplates():
        res = ApiResponse()