Copy pageTasksTask ViewsGet Task ViewGet Task View GET /api/task-views/:view_id Get a task view by ID. Args: view_id: The view ID service: TaskViewService instance Returns: The view information Raises: HTTPException: If view not found Request Responses200404422Successful ResponseNot foundValidation Error