1--- 2title: exportTasks 3description: Export all tasks from a project 4openapi: 'GET /task/export/{projectId}' 5---