REST APItasksGet task historyGet task history GET /api/v1/tasks/:task_id/history Returns the append-only transition history of a task. Request Responses200401403404The task's transition history, oldest firstUnauthorizedForbiddenTask not found