1--- 2title: getTaskLabels 3description: Get all labels assigned to a specific task 4openapi: 'GET /label/task/{taskId}' 5---